{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v8.0",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETCoreApp,Version=v8.0": {
      "DXC.TRS.API.NeeS.Plugin/5.4.0000": {
        "dependencies": {
          "DXC.TRS.API.Core": "5.4.0",
          "DXC.TRS.API.Package": "1.0.0",
          "DXC.TRS.Common.Configuration.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.ICH.Package.Logic": "1.0.0",
          "DXC.TRS.Common.Logging.Timer": "1.0.0",
          "DXC.TRS.Common.Office.Interface": "1.0.0",
          "DXC.TRS.Common.PDF.Interface": "1.0.0",
          "DXC.TRS.Common.PDF.Logic": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Logic": "1.0.0",
          "DXC.TRS.Common.Region.Core.Package.Logic": "1.0.0",
          "DXC.TRS.Common.STF.Package.Logic": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Pub.Framework.Interface": "1.0.0",
          "DXC.TRS.Pub.Main.Base": "1.0.0",
          "DXC.TRS.Pub.Main.Interface": "1.0.0",
          "DXC.TRS.Pub.Main.Logic": "1.0.0",
          "DXC.TRS.Pub.Region.Core.Base.Logic": "1.0.0",
          "DXC.TRS.Unity.Container": "1.0.0",
          "DXC.TRS.WCF.DB.Base": "1.0.0",
          "DXC.TRS.WCF.DB.Service": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.eCTD.Placeholder.Interface": "1.0.0",
          "DXC.TRS.eCTD.Placeholder.Logic": "1.0.0",
          "DXC.TRS.eCTD.Region.Core.Base.Logic": "1.0.0",
          "Microsoft.AspNetCore": "2.2.0",
          "Microsoft.AspNetCore.Mvc": "2.2.0",
          "Microsoft.AspNetCore.StaticFiles": "2.2.0",
          "Microsoft.EntityFrameworkCore.Design": "8.0.0",
          "Microsoft.EntityFrameworkCore.SqlServer": "8.0.0",
          "Microsoft.EntityFrameworkCore.Tools": "8.0.0",
          "Microsoft.VisualStudio.Web.BrowserLink": "2.2.0",
          "Microsoft.VisualStudio.Web.CodeGeneration.Design": "8.0.0",
          "System.Composition": "8.0.0",
          "System.Configuration.ConfigurationManager": "8.0.0",
          "Unity": "5.8.6",
          "log4net": "2.0.10",
          "Interop.PdfCom_x64": "5.4.0.0"
        },
        "runtime": {
          "DXC.TRS.API.NeeS.Plugin.dll": {}
        },
        "resources": {
          "en-US/DXC.TRS.API.NeeS.Plugin.resources.dll": {
            "locale": "en-US"
          }
        }
      },
      "Azure.Core/1.25.0": {
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "7.0.0",
          "System.Diagnostics.DiagnosticSource": "6.0.0",
          "System.Memory.Data": "1.0.2",
          "System.Numerics.Vectors": "4.5.0",
          "System.Text.Encodings.Web": "8.0.0",
          "System.Text.Json": "8.0.0",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "runtime": {
          "lib/net5.0/Azure.Core.dll": {
            "assemblyVersion": "1.25.0.0",
            "fileVersion": "1.2500.22.33004"
          }
        }
      },
      "Azure.Identity/1.7.0": {
        "dependencies": {
          "Azure.Core": "1.25.0",
          "Microsoft.Identity.Client": "4.47.2",
          "Microsoft.Identity.Client.Extensions.Msal": "2.19.3",
          "System.Memory": "4.5.4",
          "System.Security.Cryptography.ProtectedData": "8.0.0",
          "System.Text.Json": "8.0.0",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "runtime": {
          "lib/netstandard2.0/Azure.Identity.dll": {
            "assemblyVersion": "1.7.0.0",
            "fileVersion": "1.700.22.46903"
          }
        }
      },
      "CoreWCF.ConfigurationManager/0.3.1": {
        "dependencies": {
          "CoreWCF.Http": "0.3.1",
          "CoreWCF.NetTcp": "0.3.1",
          "CoreWCF.Primitives": "0.3.1",
          "Microsoft.Extensions.Options": "8.0.0",
          "System.Configuration.ConfigurationManager": "8.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/CoreWCF.ConfigurationManager.dll": {
            "assemblyVersion": "0.3.0.0",
            "fileVersion": "0.3.1.1"
          }
        }
      },
      "CoreWCF.Http/0.3.1": {
        "dependencies": {
          "CoreWCF.Primitives": "0.3.1",
          "Microsoft.AspNetCore.WebSockets": "2.2.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/CoreWCF.Http.dll": {
            "assemblyVersion": "0.3.0.0",
            "fileVersion": "0.3.1.1"
          }
        }
      },
      "CoreWCF.NetTcp/0.3.1": {
        "dependencies": {
          "CoreWCF.Primitives": "0.3.1",
          "Microsoft.AspNetCore.Connections.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Hosting": "2.2.0",
          "Microsoft.AspNetCore.Server.Kestrel.Core": "2.2.0",
          "Microsoft.Bcl.AsyncInterfaces": "7.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
          "Microsoft.Extensions.Options": "8.0.0",
          "System.IO.Pipelines": "7.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/CoreWCF.NetTcp.dll": {
            "assemblyVersion": "0.3.0.0",
            "fileVersion": "0.3.1.1"
          }
        }
      },
      "CoreWCF.Primitives/0.3.1": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.Extensions.Caching.Memory": "8.0.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
          "System.DirectoryServices": "5.0.0",
          "System.DirectoryServices.Protocols": "5.0.0",
          "System.Reflection.DispatchProxy": "4.7.1",
          "System.Security.Cryptography.ProtectedData": "8.0.0",
          "System.Security.Cryptography.Xml": "5.0.0",
          "System.Security.Principal.Windows": "5.0.0",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "runtime": {
          "lib/netstandard2.0/CoreWCF.Primitives.dll": {
            "assemblyVersion": "0.3.0.0",
            "fileVersion": "0.3.1.1"
          }
        }
      },
      "Humanizer/2.14.1": {
        "dependencies": {
          "Humanizer.Core.af": "2.14.1",
          "Humanizer.Core.ar": "2.14.1",
          "Humanizer.Core.az": "2.14.1",
          "Humanizer.Core.bg": "2.14.1",
          "Humanizer.Core.bn-BD": "2.14.1",
          "Humanizer.Core.cs": "2.14.1",
          "Humanizer.Core.da": "2.14.1",
          "Humanizer.Core.de": "2.14.1",
          "Humanizer.Core.el": "2.14.1",
          "Humanizer.Core.es": "2.14.1",
          "Humanizer.Core.fa": "2.14.1",
          "Humanizer.Core.fi-FI": "2.14.1",
          "Humanizer.Core.fr": "2.14.1",
          "Humanizer.Core.fr-BE": "2.14.1",
          "Humanizer.Core.he": "2.14.1",
          "Humanizer.Core.hr": "2.14.1",
          "Humanizer.Core.hu": "2.14.1",
          "Humanizer.Core.hy": "2.14.1",
          "Humanizer.Core.id": "2.14.1",
          "Humanizer.Core.is": "2.14.1",
          "Humanizer.Core.it": "2.14.1",
          "Humanizer.Core.ja": "2.14.1",
          "Humanizer.Core.ko-KR": "2.14.1",
          "Humanizer.Core.ku": "2.14.1",
          "Humanizer.Core.lv": "2.14.1",
          "Humanizer.Core.ms-MY": "2.14.1",
          "Humanizer.Core.mt": "2.14.1",
          "Humanizer.Core.nb": "2.14.1",
          "Humanizer.Core.nb-NO": "2.14.1",
          "Humanizer.Core.nl": "2.14.1",
          "Humanizer.Core.pl": "2.14.1",
          "Humanizer.Core.pt": "2.14.1",
          "Humanizer.Core.ro": "2.14.1",
          "Humanizer.Core.ru": "2.14.1",
          "Humanizer.Core.sk": "2.14.1",
          "Humanizer.Core.sl": "2.14.1",
          "Humanizer.Core.sr": "2.14.1",
          "Humanizer.Core.sr-Latn": "2.14.1",
          "Humanizer.Core.sv": "2.14.1",
          "Humanizer.Core.th-TH": "2.14.1",
          "Humanizer.Core.tr": "2.14.1",
          "Humanizer.Core.uk": "2.14.1",
          "Humanizer.Core.uz-Cyrl-UZ": "2.14.1",
          "Humanizer.Core.uz-Latn-UZ": "2.14.1",
          "Humanizer.Core.vi": "2.14.1",
          "Humanizer.Core.zh-CN": "2.14.1",
          "Humanizer.Core.zh-Hans": "2.14.1",
          "Humanizer.Core.zh-Hant": "2.14.1"
        }
      },
      "Humanizer.Core/2.14.1": {
        "runtime": {
          "lib/net6.0/Humanizer.dll": {
            "assemblyVersion": "2.14.0.0",
            "fileVersion": "2.14.1.48190"
          }
        }
      },
      "Humanizer.Core.af/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/af/Humanizer.resources.dll": {
            "locale": "af"
          }
        }
      },
      "Humanizer.Core.ar/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/ar/Humanizer.resources.dll": {
            "locale": "ar"
          }
        }
      },
      "Humanizer.Core.az/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/az/Humanizer.resources.dll": {
            "locale": "az"
          }
        }
      },
      "Humanizer.Core.bg/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/bg/Humanizer.resources.dll": {
            "locale": "bg"
          }
        }
      },
      "Humanizer.Core.bn-BD/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/bn-BD/Humanizer.resources.dll": {
            "locale": "bn-BD"
          }
        }
      },
      "Humanizer.Core.cs/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/cs/Humanizer.resources.dll": {
            "locale": "cs"
          }
        }
      },
      "Humanizer.Core.da/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/da/Humanizer.resources.dll": {
            "locale": "da"
          }
        }
      },
      "Humanizer.Core.de/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/de/Humanizer.resources.dll": {
            "locale": "de"
          }
        }
      },
      "Humanizer.Core.el/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/el/Humanizer.resources.dll": {
            "locale": "el"
          }
        }
      },
      "Humanizer.Core.es/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/es/Humanizer.resources.dll": {
            "locale": "es"
          }
        }
      },
      "Humanizer.Core.fa/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/fa/Humanizer.resources.dll": {
            "locale": "fa"
          }
        }
      },
      "Humanizer.Core.fi-FI/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/fi-FI/Humanizer.resources.dll": {
            "locale": "fi-FI"
          }
        }
      },
      "Humanizer.Core.fr/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/fr/Humanizer.resources.dll": {
            "locale": "fr"
          }
        }
      },
      "Humanizer.Core.fr-BE/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/fr-BE/Humanizer.resources.dll": {
            "locale": "fr-BE"
          }
        }
      },
      "Humanizer.Core.he/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/he/Humanizer.resources.dll": {
            "locale": "he"
          }
        }
      },
      "Humanizer.Core.hr/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/hr/Humanizer.resources.dll": {
            "locale": "hr"
          }
        }
      },
      "Humanizer.Core.hu/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/hu/Humanizer.resources.dll": {
            "locale": "hu"
          }
        }
      },
      "Humanizer.Core.hy/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/hy/Humanizer.resources.dll": {
            "locale": "hy"
          }
        }
      },
      "Humanizer.Core.id/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/id/Humanizer.resources.dll": {
            "locale": "id"
          }
        }
      },
      "Humanizer.Core.is/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/is/Humanizer.resources.dll": {
            "locale": "is"
          }
        }
      },
      "Humanizer.Core.it/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/it/Humanizer.resources.dll": {
            "locale": "it"
          }
        }
      },
      "Humanizer.Core.ja/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/ja/Humanizer.resources.dll": {
            "locale": "ja"
          }
        }
      },
      "Humanizer.Core.ko-KR/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/netstandard2.0/ko-KR/Humanizer.resources.dll": {
            "locale": "ko-KR"
          }
        }
      },
      "Humanizer.Core.ku/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/ku/Humanizer.resources.dll": {
            "locale": "ku"
          }
        }
      },
      "Humanizer.Core.lv/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/lv/Humanizer.resources.dll": {
            "locale": "lv"
          }
        }
      },
      "Humanizer.Core.ms-MY/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/netstandard2.0/ms-MY/Humanizer.resources.dll": {
            "locale": "ms-MY"
          }
        }
      },
      "Humanizer.Core.mt/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/netstandard2.0/mt/Humanizer.resources.dll": {
            "locale": "mt"
          }
        }
      },
      "Humanizer.Core.nb/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/nb/Humanizer.resources.dll": {
            "locale": "nb"
          }
        }
      },
      "Humanizer.Core.nb-NO/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/nb-NO/Humanizer.resources.dll": {
            "locale": "nb-NO"
          }
        }
      },
      "Humanizer.Core.nl/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/nl/Humanizer.resources.dll": {
            "locale": "nl"
          }
        }
      },
      "Humanizer.Core.pl/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/pl/Humanizer.resources.dll": {
            "locale": "pl"
          }
        }
      },
      "Humanizer.Core.pt/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/pt/Humanizer.resources.dll": {
            "locale": "pt"
          }
        }
      },
      "Humanizer.Core.ro/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/ro/Humanizer.resources.dll": {
            "locale": "ro"
          }
        }
      },
      "Humanizer.Core.ru/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/ru/Humanizer.resources.dll": {
            "locale": "ru"
          }
        }
      },
      "Humanizer.Core.sk/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/sk/Humanizer.resources.dll": {
            "locale": "sk"
          }
        }
      },
      "Humanizer.Core.sl/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/sl/Humanizer.resources.dll": {
            "locale": "sl"
          }
        }
      },
      "Humanizer.Core.sr/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/sr/Humanizer.resources.dll": {
            "locale": "sr"
          }
        }
      },
      "Humanizer.Core.sr-Latn/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/sr-Latn/Humanizer.resources.dll": {
            "locale": "sr-Latn"
          }
        }
      },
      "Humanizer.Core.sv/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/sv/Humanizer.resources.dll": {
            "locale": "sv"
          }
        }
      },
      "Humanizer.Core.th-TH/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/netstandard2.0/th-TH/Humanizer.resources.dll": {
            "locale": "th-TH"
          }
        }
      },
      "Humanizer.Core.tr/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/tr/Humanizer.resources.dll": {
            "locale": "tr"
          }
        }
      },
      "Humanizer.Core.uk/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/uk/Humanizer.resources.dll": {
            "locale": "uk"
          }
        }
      },
      "Humanizer.Core.uz-Cyrl-UZ/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/uz-Cyrl-UZ/Humanizer.resources.dll": {
            "locale": "uz-Cyrl-UZ"
          }
        }
      },
      "Humanizer.Core.uz-Latn-UZ/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/uz-Latn-UZ/Humanizer.resources.dll": {
            "locale": "uz-Latn-UZ"
          }
        }
      },
      "Humanizer.Core.vi/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/vi/Humanizer.resources.dll": {
            "locale": "vi"
          }
        }
      },
      "Humanizer.Core.zh-CN/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/zh-CN/Humanizer.resources.dll": {
            "locale": "zh-CN"
          }
        }
      },
      "Humanizer.Core.zh-Hans/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/zh-Hans/Humanizer.resources.dll": {
            "locale": "zh-Hans"
          }
        }
      },
      "Humanizer.Core.zh-Hant/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/zh-Hant/Humanizer.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "log4net/2.0.10": {
        "dependencies": {
          "System.Configuration.ConfigurationManager": "8.0.0",
          "System.Reflection": "4.3.0"
        },
        "runtime": {
          "lib/netstandard2.0/log4net.dll": {
            "assemblyVersion": "2.0.9.0",
            "fileVersion": "2.0.9.0"
          }
        }
      },
      "Microsoft.AspNetCore/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Diagnostics": "2.2.0",
          "Microsoft.AspNetCore.HostFiltering": "2.2.0",
          "Microsoft.AspNetCore.Hosting": "2.2.0",
          "Microsoft.AspNetCore.Routing": "2.2.0",
          "Microsoft.AspNetCore.Server.IIS": "2.2.0",
          "Microsoft.AspNetCore.Server.IISIntegration": "2.2.0",
          "Microsoft.AspNetCore.Server.Kestrel": "2.2.0",
          "Microsoft.AspNetCore.Server.Kestrel.Https": "2.2.0",
          "Microsoft.Extensions.Configuration.CommandLine": "2.2.0",
          "Microsoft.Extensions.Configuration.EnvironmentVariables": "2.2.0",
          "Microsoft.Extensions.Configuration.FileExtensions": "2.2.0",
          "Microsoft.Extensions.Configuration.Json": "2.2.0",
          "Microsoft.Extensions.Configuration.UserSecrets": "2.2.0",
          "Microsoft.Extensions.Logging": "8.0.0",
          "Microsoft.Extensions.Logging.Configuration": "2.2.0",
          "Microsoft.Extensions.Logging.Console": "2.2.0",
          "Microsoft.Extensions.Logging.Debug": "2.2.0",
          "Microsoft.Extensions.Logging.EventSource": "2.2.0"
        }
      },
      "Microsoft.AspNetCore.Antiforgery/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.DataProtection": "2.2.0",
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.AspNetCore.WebUtilities": "2.2.0",
          "Microsoft.Extensions.ObjectPool": "2.2.0"
        }
      },
      "Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
          "Microsoft.Extensions.Options": "8.0.0"
        }
      },
      "Microsoft.AspNetCore.Authentication.Core/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http": "2.2.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0"
        }
      },
      "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.0": {
        "dependencies": {
          "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.0.3"
        },
        "runtime": {
          "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53112"
          }
        }
      },
      "Microsoft.AspNetCore.Authorization/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
          "Microsoft.Extensions.Options": "8.0.0"
        }
      },
      "Microsoft.AspNetCore.Authorization.Policy/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Authorization": "2.2.0"
        }
      },
      "Microsoft.AspNetCore.Connections.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Features": "2.2.0",
          "System.IO.Pipelines": "7.0.0"
        }
      },
      "Microsoft.AspNetCore.Cors/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
          "Microsoft.Extensions.Options": "8.0.0"
        }
      },
      "Microsoft.AspNetCore.Cryptography.Internal/2.2.0": {},
      "Microsoft.AspNetCore.DataProtection/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Cryptography.Internal": "2.2.0",
          "Microsoft.AspNetCore.DataProtection.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
          "Microsoft.Extensions.Options": "8.0.0",
          "Microsoft.Win32.Registry": "4.5.0",
          "System.Security.Cryptography.Xml": "5.0.0",
          "System.Security.Principal.Windows": "5.0.0"
        }
      },
      "Microsoft.AspNetCore.DataProtection.Abstractions/2.2.0": {},
      "Microsoft.AspNetCore.Diagnostics/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Diagnostics.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.AspNetCore.WebUtilities": "2.2.0",
          "Microsoft.Extensions.FileProviders.Physical": "8.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
          "Microsoft.Extensions.Options": "8.0.0",
          "System.Diagnostics.DiagnosticSource": "6.0.0",
          "System.Reflection.Metadata": "7.0.0"
        }
      },
      "Microsoft.AspNetCore.Diagnostics.Abstractions/2.2.0": {},
      "Microsoft.AspNetCore.HostFiltering/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http": "2.2.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.Extensions.Options": "8.0.0"
        }
      },
      "Microsoft.AspNetCore.Hosting/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http": "2.2.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.Extensions.Configuration": "2.2.0",
          "Microsoft.Extensions.Configuration.EnvironmentVariables": "2.2.0",
          "Microsoft.Extensions.Configuration.FileExtensions": "2.2.0",
          "Microsoft.Extensions.DependencyInjection": "8.0.0",
          "Microsoft.Extensions.FileProviders.Physical": "8.0.0",
          "Microsoft.Extensions.Hosting.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging": "8.0.0",
          "Microsoft.Extensions.Options": "8.0.0",
          "System.Diagnostics.DiagnosticSource": "6.0.0",
          "System.Reflection.Metadata": "7.0.0"
        }
      },
      "Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.Extensions.Hosting.Abstractions": "2.2.0"
        }
      },
      "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Features": "2.2.0",
          "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
        }
      },
      "Microsoft.AspNetCore.Html.Abstractions/2.2.0": {
        "dependencies": {
          "System.Text.Encodings.Web": "8.0.0"
        }
      },
      "Microsoft.AspNetCore.Http/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.WebUtilities": "2.2.0",
          "Microsoft.Extensions.ObjectPool": "2.2.0",
          "Microsoft.Extensions.Options": "8.0.0",
          "Microsoft.Net.Http.Headers": "2.2.0"
        }
      },
      "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Features": "2.2.0",
          "System.Text.Encodings.Web": "8.0.0"
        }
      },
      "Microsoft.AspNetCore.Http.Connections/1.1.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authorization.Policy": "2.2.0",
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http": "2.2.0",
          "Microsoft.AspNetCore.Http.Connections.Common": "1.1.0",
          "Microsoft.AspNetCore.Routing": "2.2.0",
          "Microsoft.AspNetCore.WebSockets": "2.2.0",
          "Newtonsoft.Json": "13.0.3",
          "System.Security.Principal.Windows": "5.0.0"
        }
      },
      "Microsoft.AspNetCore.Http.Connections.Common/1.1.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Connections.Abstractions": "2.2.0",
          "Newtonsoft.Json": "13.0.3",
          "System.Buffers": "4.5.0"
        }
      },
      "Microsoft.AspNetCore.Http.Extensions/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
          "Microsoft.Net.Http.Headers": "2.2.0",
          "System.Buffers": "4.5.0"
        }
      },
      "Microsoft.AspNetCore.Http.Features/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "8.0.0"
        }
      },
      "Microsoft.AspNetCore.HttpOverrides/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
          "Microsoft.Extensions.Options": "8.0.0"
        }
      },
      "Microsoft.AspNetCore.JsonPatch/2.2.0": {
        "dependencies": {
          "Microsoft.CSharp": "4.5.0",
          "Newtonsoft.Json": "13.0.3"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Localization/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.Extensions.Localization.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
          "Microsoft.Extensions.Options": "8.0.0"
        }
      },
      "Microsoft.AspNetCore.Mvc/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Analyzers": "2.2.0",
          "Microsoft.AspNetCore.Mvc.ApiExplorer": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Cors": "2.2.0",
          "Microsoft.AspNetCore.Mvc.DataAnnotations": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Localization": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.2.0",
          "Microsoft.AspNetCore.Mvc.RazorPages": "2.2.0",
          "Microsoft.AspNetCore.Mvc.TagHelpers": "2.2.0",
          "Microsoft.AspNetCore.Mvc.ViewFeatures": "2.2.0",
          "Microsoft.AspNetCore.Razor.Design": "2.2.0",
          "Microsoft.Extensions.Caching.Memory": "8.0.0",
          "Microsoft.Extensions.DependencyInjection": "8.0.0"
        }
      },
      "Microsoft.AspNetCore.Mvc.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
          "Microsoft.Net.Http.Headers": "2.2.0"
        }
      },
      "Microsoft.AspNetCore.Mvc.Analyzers/2.2.0": {},
      "Microsoft.AspNetCore.Mvc.ApiExplorer/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Core": "2.2.0"
        }
      },
      "Microsoft.AspNetCore.Mvc.Core/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.Core": "2.2.0",
          "Microsoft.AspNetCore.Authorization.Policy": "2.2.0",
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http": "2.2.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Routing": "2.2.0",
          "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
          "Microsoft.Extensions.DependencyInjection": "8.0.0",
          "Microsoft.Extensions.DependencyModel": "8.0.0",
          "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
          "System.Diagnostics.DiagnosticSource": "6.0.0",
          "System.Threading.Tasks.Extensions": "4.5.4"
        }
      },
      "Microsoft.AspNetCore.Mvc.Cors/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Cors": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Core": "2.2.0"
        }
      },
      "Microsoft.AspNetCore.Mvc.DataAnnotations/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Core": "2.2.0",
          "Microsoft.Extensions.Localization": "2.2.0",
          "System.ComponentModel.Annotations": "4.5.0"
        }
      },
      "Microsoft.AspNetCore.Mvc.Formatters.Json/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.JsonPatch": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Core": "2.2.0"
        }
      },
      "Microsoft.AspNetCore.Mvc.Localization/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Localization": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Razor": "2.2.0",
          "Microsoft.Extensions.DependencyInjection": "8.0.0",
          "Microsoft.Extensions.Localization": "2.2.0"
        }
      },
      "Microsoft.AspNetCore.Mvc.Razor/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.2.0",
          "Microsoft.AspNetCore.Mvc.ViewFeatures": "2.2.0",
          "Microsoft.AspNetCore.Razor.Runtime": "2.2.0",
          "Microsoft.CodeAnalysis.CSharp": "4.8.0-3.final",
          "Microsoft.CodeAnalysis.Razor": "6.0.24",
          "Microsoft.Extensions.Caching.Memory": "8.0.0",
          "Microsoft.Extensions.FileProviders.Composite": "2.2.0"
        }
      },
      "Microsoft.AspNetCore.Mvc.Razor.Extensions/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Razor.Language": "6.0.24",
          "Microsoft.CodeAnalysis.Razor": "6.0.24"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Mvc.RazorPages/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Razor": "2.2.0"
        }
      },
      "Microsoft.AspNetCore.Mvc.TagHelpers/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Razor": "2.2.0",
          "Microsoft.AspNetCore.Razor.Runtime": "2.2.0",
          "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
          "Microsoft.Extensions.Caching.Memory": "8.0.0",
          "Microsoft.Extensions.FileSystemGlobbing": "8.0.0",
          "Microsoft.Extensions.Primitives": "8.0.0"
        }
      },
      "Microsoft.AspNetCore.Mvc.ViewFeatures/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Antiforgery": "2.2.0",
          "Microsoft.AspNetCore.Diagnostics.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Html.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Core": "2.2.0",
          "Microsoft.AspNetCore.Mvc.DataAnnotations": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.2.0",
          "Microsoft.Extensions.WebEncoders": "2.2.0",
          "Newtonsoft.Json.Bson": "1.0.1"
        }
      },
      "Microsoft.AspNetCore.Razor/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Html.Abstractions": "2.2.0"
        }
      },
      "Microsoft.AspNetCore.Razor.Design/2.2.0": {},
      "Microsoft.AspNetCore.Razor.Language/6.0.24": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {
            "assemblyVersion": "6.0.24.0",
            "fileVersion": "6.0.2423.51812"
          }
        }
      },
      "Microsoft.AspNetCore.Razor.Runtime/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Html.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Razor": "2.2.0"
        }
      },
      "Microsoft.AspNetCore.ResponseCaching.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "8.0.0"
        }
      },
      "Microsoft.AspNetCore.Routing/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
          "Microsoft.Extensions.ObjectPool": "2.2.0",
          "Microsoft.Extensions.Options": "8.0.0"
        }
      },
      "Microsoft.AspNetCore.Routing.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0"
        }
      },
      "Microsoft.AspNetCore.Server.IIS/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.Core": "2.2.0",
          "Microsoft.AspNetCore.Connections.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "System.IO.Pipelines": "7.0.0",
          "System.Security.Principal.Windows": "5.0.0"
        }
      },
      "Microsoft.AspNetCore.Server.IISIntegration/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.Core": "2.2.0",
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http": "2.2.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.AspNetCore.HttpOverrides": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
          "Microsoft.Extensions.Options": "8.0.0",
          "System.Buffers": "4.5.0",
          "System.IO.Pipelines": "7.0.0",
          "System.Memory": "4.5.4",
          "System.Numerics.Vectors": "4.5.0",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0",
          "System.Security.Principal.Windows": "5.0.0"
        }
      },
      "Microsoft.AspNetCore.Server.Kestrel/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting": "2.2.0",
          "Microsoft.AspNetCore.Server.Kestrel.Core": "2.2.0",
          "Microsoft.AspNetCore.Server.Kestrel.Https": "2.2.0",
          "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "2.2.0"
        }
      },
      "Microsoft.AspNetCore.Server.Kestrel.Core/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http": "2.2.0",
          "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.WebUtilities": "2.2.0",
          "Microsoft.Extensions.Configuration.Binder": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
          "Microsoft.Extensions.Options": "8.0.0",
          "Microsoft.Net.Http.Headers": "2.2.0",
          "System.Memory": "4.5.4",
          "System.Numerics.Vectors": "4.5.0",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0",
          "System.Security.Cryptography.Cng": "5.0.0",
          "System.Threading.Tasks.Extensions": "4.5.4"
        }
      },
      "Microsoft.AspNetCore.Server.Kestrel.Https/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Server.Kestrel.Core": "2.2.0"
        },
        "runtime": {
          "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Https.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Connections.Abstractions": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "8.0.0"
        }
      },
      "Microsoft.AspNetCore.SignalR/1.1.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Connections": "1.1.0",
          "Microsoft.AspNetCore.SignalR.Core": "1.1.0"
        }
      },
      "Microsoft.AspNetCore.SignalR.Common/1.1.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Connections.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "8.0.0",
          "Newtonsoft.Json": "13.0.3",
          "System.Buffers": "4.5.0"
        }
      },
      "Microsoft.AspNetCore.SignalR.Core/1.1.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authorization": "2.2.0",
          "Microsoft.AspNetCore.SignalR.Common": "1.1.0",
          "Microsoft.AspNetCore.SignalR.Protocols.Json": "1.1.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
          "System.Reflection.Emit": "4.3.0",
          "System.Threading.Channels": "7.0.0"
        }
      },
      "Microsoft.AspNetCore.SignalR.Protocols.Json/1.1.0": {
        "dependencies": {
          "Microsoft.AspNetCore.SignalR.Common": "1.1.0",
          "Newtonsoft.Json": "13.0.3"
        }
      },
      "Microsoft.AspNetCore.SpaServices.Extensions/8.0.0": {
        "dependencies": {
          "Microsoft.Extensions.FileProviders.Physical": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/Microsoft.AspNetCore.SpaServices.Extensions.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53112"
          }
        }
      },
      "Microsoft.AspNetCore.StaticFiles/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
          "Microsoft.Extensions.WebEncoders": "2.2.0"
        }
      },
      "Microsoft.AspNetCore.WebSockets/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
          "Microsoft.Extensions.Options": "8.0.0",
          "System.Net.WebSockets.WebSocketProtocol": "4.5.1"
        }
      },
      "Microsoft.AspNetCore.WebUtilities/2.2.0": {
        "dependencies": {
          "Microsoft.Net.Http.Headers": "2.2.0",
          "System.Text.Encodings.Web": "8.0.0"
        }
      },
      "Microsoft.Bcl.AsyncInterfaces/7.0.0": {
        "runtime": {
          "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.22.51805"
          }
        }
      },
      "Microsoft.Build/17.7.2": {
        "dependencies": {
          "Microsoft.Build.Framework": "17.7.2",
          "Microsoft.NET.StringTools": "17.7.2",
          "System.Collections.Immutable": "7.0.0",
          "System.Configuration.ConfigurationManager": "8.0.0",
          "System.Reflection.Metadata": "7.0.0",
          "System.Reflection.MetadataLoadContext": "7.0.0",
          "System.Security.Permissions": "7.0.0",
          "System.Text.Json": "8.0.0",
          "System.Threading.Tasks.Dataflow": "7.0.0"
        },
        "runtime": {
          "lib/net7.0/Microsoft.Build.dll": {
            "assemblyVersion": "15.1.0.0",
            "fileVersion": "17.7.2.37605"
          }
        }
      },
      "Microsoft.Build.Framework/17.7.2": {
        "dependencies": {
          "System.Security.Permissions": "7.0.0"
        },
        "runtime": {
          "lib/net7.0/Microsoft.Build.Framework.dll": {
            "assemblyVersion": "15.1.0.0",
            "fileVersion": "17.7.2.37605"
          }
        }
      },
      "Microsoft.CodeAnalysis.Analyzers/3.3.4": {},
      "Microsoft.CodeAnalysis.AnalyzerUtilities/3.3.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.AnalyzerUtilities.dll": {
            "assemblyVersion": "3.3.2.30504",
            "fileVersion": "3.3.2.30504"
          }
        }
      },
      "Microsoft.CodeAnalysis.Common/4.8.0-3.final": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Analyzers": "3.3.4",
          "System.Collections.Immutable": "7.0.0",
          "System.Reflection.Metadata": "7.0.0",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "runtime": {
          "lib/net7.0/Microsoft.CodeAnalysis.dll": {
            "assemblyVersion": "4.8.0.0",
            "fileVersion": "4.800.23.50404"
          }
        },
        "resources": {
          "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "cs"
          },
          "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "de"
          },
          "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "es"
          },
          "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "fr"
          },
          "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "it"
          },
          "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "ja"
          },
          "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "ko"
          },
          "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "pl"
          },
          "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "ru"
          },
          "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "tr"
          },
          "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.CSharp/4.8.0-3.final": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "4.8.0-3.final"
        },
        "runtime": {
          "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": {
            "assemblyVersion": "4.8.0.0",
            "fileVersion": "4.800.23.50404"
          }
        },
        "resources": {
          "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "cs"
          },
          "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "de"
          },
          "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "es"
          },
          "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "fr"
          },
          "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "it"
          },
          "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "ja"
          },
          "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "ko"
          },
          "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "pl"
          },
          "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "ru"
          },
          "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "tr"
          },
          "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.CSharp.Features/4.8.0-3.final": {
        "dependencies": {
          "Humanizer.Core": "2.14.1",
          "Microsoft.CodeAnalysis.CSharp": "4.8.0-3.final",
          "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0-3.final",
          "Microsoft.CodeAnalysis.Common": "4.8.0-3.final",
          "Microsoft.CodeAnalysis.Features": "4.8.0-3.final",
          "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0-3.final"
        },
        "runtime": {
          "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Features.dll": {
            "assemblyVersion": "4.8.0.0",
            "fileVersion": "4.800.23.50404"
          }
        },
        "resources": {
          "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "cs"
          },
          "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "de"
          },
          "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "es"
          },
          "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "fr"
          },
          "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "it"
          },
          "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "ja"
          },
          "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "ko"
          },
          "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "pl"
          },
          "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "ru"
          },
          "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "tr"
          },
          "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0-3.final": {
        "dependencies": {
          "Humanizer.Core": "2.14.1",
          "Microsoft.CodeAnalysis.CSharp": "4.8.0-3.final",
          "Microsoft.CodeAnalysis.Common": "4.8.0-3.final",
          "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0-3.final"
        },
        "runtime": {
          "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
            "assemblyVersion": "4.8.0.0",
            "fileVersion": "4.800.23.50404"
          }
        },
        "resources": {
          "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "cs"
          },
          "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "de"
          },
          "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "es"
          },
          "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "fr"
          },
          "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "it"
          },
          "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "ja"
          },
          "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "ko"
          },
          "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "pl"
          },
          "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "ru"
          },
          "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "tr"
          },
          "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.Elfie/1.0.0": {
        "dependencies": {
          "System.Configuration.ConfigurationManager": "8.0.0",
          "System.Data.DataSetExtensions": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.Elfie.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.16"
          }
        }
      },
      "Microsoft.CodeAnalysis.Features/4.8.0-3.final": {
        "dependencies": {
          "Microsoft.CodeAnalysis.AnalyzerUtilities": "3.3.0",
          "Microsoft.CodeAnalysis.Common": "4.8.0-3.final",
          "Microsoft.CodeAnalysis.Elfie": "1.0.0",
          "Microsoft.CodeAnalysis.Scripting.Common": "4.8.0-3.final",
          "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0-3.final",
          "Microsoft.DiaSymReader": "2.0.0",
          "System.Text.Json": "8.0.0"
        },
        "runtime": {
          "lib/net7.0/Microsoft.CodeAnalysis.Features.dll": {
            "assemblyVersion": "4.8.0.0",
            "fileVersion": "4.800.23.50404"
          }
        },
        "resources": {
          "lib/net7.0/cs/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "cs"
          },
          "lib/net7.0/de/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "de"
          },
          "lib/net7.0/es/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "es"
          },
          "lib/net7.0/fr/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "fr"
          },
          "lib/net7.0/it/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "it"
          },
          "lib/net7.0/ja/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "ja"
          },
          "lib/net7.0/ko/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "ko"
          },
          "lib/net7.0/pl/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "pl"
          },
          "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/net7.0/ru/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "ru"
          },
          "lib/net7.0/tr/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "tr"
          },
          "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.Razor/6.0.24": {
        "dependencies": {
          "Microsoft.AspNetCore.Razor.Language": "6.0.24",
          "Microsoft.CodeAnalysis.CSharp": "4.8.0-3.final",
          "Microsoft.CodeAnalysis.Common": "4.8.0-3.final"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {
            "assemblyVersion": "6.0.24.0",
            "fileVersion": "6.0.2423.51812"
          }
        }
      },
      "Microsoft.CodeAnalysis.Scripting.Common/4.8.0-3.final": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "4.8.0-3.final"
        },
        "runtime": {
          "lib/net7.0/Microsoft.CodeAnalysis.Scripting.dll": {
            "assemblyVersion": "4.8.0.0",
            "fileVersion": "4.800.23.50404"
          }
        },
        "resources": {
          "lib/net7.0/cs/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "cs"
          },
          "lib/net7.0/de/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "de"
          },
          "lib/net7.0/es/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "es"
          },
          "lib/net7.0/fr/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "fr"
          },
          "lib/net7.0/it/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "it"
          },
          "lib/net7.0/ja/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "ja"
          },
          "lib/net7.0/ko/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "ko"
          },
          "lib/net7.0/pl/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "pl"
          },
          "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/net7.0/ru/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "ru"
          },
          "lib/net7.0/tr/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "tr"
          },
          "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0-3.final": {
        "dependencies": {
          "Humanizer.Core": "2.14.1",
          "Microsoft.Bcl.AsyncInterfaces": "7.0.0",
          "Microsoft.CodeAnalysis.Common": "4.8.0-3.final",
          "System.Composition": "8.0.0",
          "System.IO.Pipelines": "7.0.0",
          "System.Threading.Channels": "7.0.0"
        },
        "runtime": {
          "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {
            "assemblyVersion": "4.8.0.0",
            "fileVersion": "4.800.23.50404"
          }
        },
        "resources": {
          "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "cs"
          },
          "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "de"
          },
          "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "es"
          },
          "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "fr"
          },
          "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "it"
          },
          "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "ja"
          },
          "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "ko"
          },
          "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "pl"
          },
          "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "ru"
          },
          "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "tr"
          },
          "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CSharp/4.5.0": {},
      "Microsoft.Data.SqlClient/5.1.1": {
        "dependencies": {
          "Azure.Identity": "1.7.0",
          "Microsoft.Data.SqlClient.SNI.runtime": "5.1.0",
          "Microsoft.Identity.Client": "4.47.2",
          "Microsoft.IdentityModel.JsonWebTokens": "7.0.3",
          "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.0.3",
          "Microsoft.SqlServer.Server": "1.0.0",
          "System.Configuration.ConfigurationManager": "8.0.0",
          "System.Diagnostics.DiagnosticSource": "6.0.0",
          "System.Runtime.Caching": "6.0.0",
          "System.Security.Cryptography.Cng": "5.0.0",
          "System.Security.Principal.Windows": "5.0.0",
          "System.Text.Encoding.CodePages": "6.0.0",
          "System.Text.Encodings.Web": "8.0.0"
        },
        "runtime": {
          "lib/net6.0/Microsoft.Data.SqlClient.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.0.0"
          }
        },
        "runtimeTargets": {
          "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
            "rid": "unix",
            "assetType": "runtime",
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.0.0"
          },
          "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.0.0"
          }
        }
      },
      "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
        "runtimeTargets": {
          "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
            "rid": "win-arm",
            "assetType": "native",
            "fileVersion": "5.1.0.0"
          },
          "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "5.1.0.0"
          },
          "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "5.1.0.0"
          },
          "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "5.1.0.0"
          }
        }
      },
      "Microsoft.DiaSymReader/2.0.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.DiaSymReader.dll": {
            "assemblyVersion": "2.0.0.0",
            "fileVersion": "2.0.23.22804"
          }
        }
      },
      "Microsoft.DotNet.Scaffolding.Shared/8.0.0": {
        "dependencies": {
          "Humanizer": "2.14.1",
          "Microsoft.CodeAnalysis.CSharp.Features": "4.8.0-3.final",
          "Microsoft.Extensions.DependencyModel": "8.0.0",
          "Mono.TextTemplating": "2.3.1",
          "Newtonsoft.Json": "13.0.3",
          "NuGet.ProjectModel": "6.3.1"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.DotNet.Scaffolding.Shared.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.56405"
          }
        }
      },
      "Microsoft.EntityFrameworkCore/8.0.0": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore.Abstractions": "8.0.0",
          "Microsoft.EntityFrameworkCore.Analyzers": "8.0.0",
          "Microsoft.Extensions.Caching.Memory": "8.0.0",
          "Microsoft.Extensions.Logging": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.Abstractions/8.0.0": {
        "runtime": {
          "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.Analyzers/8.0.0": {},
      "Microsoft.EntityFrameworkCore.Design/8.0.0": {
        "dependencies": {
          "Humanizer.Core": "2.14.1",
          "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0-3.final",
          "Microsoft.EntityFrameworkCore.Relational": "8.0.0",
          "Microsoft.Extensions.DependencyModel": "8.0.0",
          "Mono.TextTemplating": "2.3.1"
        },
        "runtime": {
          "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.Relational/8.0.0": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore": "8.0.0",
          "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
        "dependencies": {
          "Microsoft.Data.SqlClient": "5.1.1",
          "Microsoft.EntityFrameworkCore.Relational": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.Tools/8.0.0": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore.Design": "8.0.0"
        }
      },
      "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "8.0.0"
        }
      },
      "Microsoft.Extensions.Caching.Memory/8.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
          "Microsoft.Extensions.Options": "8.0.0",
          "Microsoft.Extensions.Primitives": "8.0.0"
        }
      },
      "Microsoft.Extensions.Configuration/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
        }
      },
      "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "8.0.0"
        }
      },
      "Microsoft.Extensions.Configuration.Binder/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "2.2.0"
        }
      },
      "Microsoft.Extensions.Configuration.CommandLine/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "2.2.0"
        }
      },
      "Microsoft.Extensions.Configuration.EnvironmentVariables/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "2.2.0"
        }
      },
      "Microsoft.Extensions.Configuration.FileExtensions/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "2.2.0",
          "Microsoft.Extensions.FileProviders.Physical": "8.0.0"
        }
      },
      "Microsoft.Extensions.Configuration.Json/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "2.2.0",
          "Microsoft.Extensions.Configuration.FileExtensions": "2.2.0",
          "Newtonsoft.Json": "13.0.3"
        }
      },
      "Microsoft.Extensions.Configuration.UserSecrets/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Json": "2.2.0"
        }
      },
      "Microsoft.Extensions.DependencyInjection/8.0.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
        }
      },
      "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {},
      "Microsoft.Extensions.DependencyModel/8.0.0": {
        "dependencies": {
          "System.Text.Encodings.Web": "8.0.0",
          "System.Text.Json": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "8.0.0"
        }
      },
      "Microsoft.Extensions.FileProviders.Composite/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0"
        }
      },
      "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
        "dependencies": {
          "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
          "Microsoft.Extensions.FileSystemGlobbing": "8.0.0",
          "Microsoft.Extensions.Primitives": "8.0.0"
        }
      },
      "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {},
      "Microsoft.Extensions.Hosting.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
          "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.0"
        }
      },
      "Microsoft.Extensions.Localization/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
          "Microsoft.Extensions.Localization.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
          "Microsoft.Extensions.Options": "8.0.0"
        }
      },
      "Microsoft.Extensions.Localization.Abstractions/2.2.0": {},
      "Microsoft.Extensions.Logging/8.0.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection": "8.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
          "Microsoft.Extensions.Options": "8.0.0"
        }
      },
      "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
        }
      },
      "Microsoft.Extensions.Logging.Configuration/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Logging": "8.0.0",
          "Microsoft.Extensions.Options.ConfigurationExtensions": "2.2.0"
        }
      },
      "Microsoft.Extensions.Logging.Console/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
          "Microsoft.Extensions.Logging": "8.0.0",
          "Microsoft.Extensions.Logging.Configuration": "2.2.0"
        }
      },
      "Microsoft.Extensions.Logging.Debug/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Logging": "8.0.0"
        }
      },
      "Microsoft.Extensions.Logging.EventSource/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Logging": "8.0.0",
          "Newtonsoft.Json": "13.0.3"
        }
      },
      "Microsoft.Extensions.ObjectPool/2.2.0": {},
      "Microsoft.Extensions.Options/8.0.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
          "Microsoft.Extensions.Primitives": "8.0.0"
        }
      },
      "Microsoft.Extensions.Options.ConfigurationExtensions/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
          "Microsoft.Extensions.Configuration.Binder": "2.2.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
          "Microsoft.Extensions.Options": "8.0.0"
        }
      },
      "Microsoft.Extensions.Primitives/8.0.0": {},
      "Microsoft.Extensions.WebEncoders/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
          "Microsoft.Extensions.Options": "8.0.0",
          "System.Text.Encodings.Web": "8.0.0"
        }
      },
      "Microsoft.Identity.Client/4.47.2": {
        "dependencies": {
          "Microsoft.IdentityModel.Abstractions": "7.0.3"
        },
        "runtime": {
          "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
            "assemblyVersion": "4.47.2.0",
            "fileVersion": "4.47.2.0"
          }
        }
      },
      "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
        "dependencies": {
          "Microsoft.Identity.Client": "4.47.2",
          "System.Security.Cryptography.ProtectedData": "8.0.0"
        },
        "runtime": {
          "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
            "assemblyVersion": "2.19.3.0",
            "fileVersion": "2.19.3.0"
          }
        }
      },
      "Microsoft.IdentityModel.Abstractions/7.0.3": {
        "runtime": {
          "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": {
            "assemblyVersion": "7.0.3.0",
            "fileVersion": "7.0.3.41017"
          }
        }
      },
      "Microsoft.IdentityModel.JsonWebTokens/7.0.3": {
        "dependencies": {
          "Microsoft.IdentityModel.Tokens": "7.0.3"
        },
        "runtime": {
          "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
            "assemblyVersion": "7.0.3.0",
            "fileVersion": "7.0.3.41017"
          }
        }
      },
      "Microsoft.IdentityModel.Logging/7.0.3": {
        "dependencies": {
          "Microsoft.IdentityModel.Abstractions": "7.0.3"
        },
        "runtime": {
          "lib/net8.0/Microsoft.IdentityModel.Logging.dll": {
            "assemblyVersion": "7.0.3.0",
            "fileVersion": "7.0.3.41017"
          }
        }
      },
      "Microsoft.IdentityModel.Protocols/7.0.3": {
        "dependencies": {
          "Microsoft.IdentityModel.Logging": "7.0.3",
          "Microsoft.IdentityModel.Tokens": "7.0.3"
        },
        "runtime": {
          "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": {
            "assemblyVersion": "7.0.3.0",
            "fileVersion": "7.0.3.41017"
          }
        }
      },
      "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.0.3": {
        "dependencies": {
          "Microsoft.IdentityModel.Protocols": "7.0.3",
          "System.IdentityModel.Tokens.Jwt": "7.0.3"
        },
        "runtime": {
          "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
            "assemblyVersion": "7.0.3.0",
            "fileVersion": "7.0.3.41017"
          }
        }
      },
      "Microsoft.IdentityModel.Tokens/7.0.3": {
        "dependencies": {
          "Microsoft.IdentityModel.Logging": "7.0.3"
        },
        "runtime": {
          "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": {
            "assemblyVersion": "7.0.3.0",
            "fileVersion": "7.0.3.41017"
          }
        }
      },
      "Microsoft.Net.Http.Headers/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "8.0.0",
          "System.Buffers": "4.5.0"
        }
      },
      "Microsoft.NET.StringTools/17.7.2": {
        "runtime": {
          "lib/net7.0/Microsoft.NET.StringTools.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "17.7.2.37605"
          }
        }
      },
      "Microsoft.NETCore.Platforms/5.0.0": {},
      "Microsoft.NETCore.Targets/1.1.0": {},
      "Microsoft.SqlServer.Server/1.0.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "Microsoft.VisualStudio.Web.BrowserLink/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.Extensions.FileProviders.Physical": "8.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Web.BrowserLink.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration/8.0.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection": "8.0.0",
          "Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.56405"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Core/8.0.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection": "8.0.0",
          "Microsoft.VisualStudio.Web.CodeGeneration.Templating": "8.0.0",
          "Newtonsoft.Json": "13.0.3"
        },
        "runtime": {
          "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.56405"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Design/8.0.0": {
        "dependencies": {
          "Microsoft.DotNet.Scaffolding.Shared": "8.0.0",
          "Microsoft.VisualStudio.Web.CodeGenerators.Mvc": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/dotnet-aspnet-codegenerator-design.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.56405"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore/8.0.0": {
        "dependencies": {
          "Microsoft.DotNet.Scaffolding.Shared": "8.0.0",
          "Microsoft.VisualStudio.Web.CodeGeneration.Core": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.56405"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Templating/8.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Razor.Language": "6.0.24",
          "Microsoft.CodeAnalysis.CSharp": "4.8.0-3.final",
          "Microsoft.CodeAnalysis.Razor": "6.0.24",
          "Microsoft.VisualStudio.Web.CodeGeneration.Utils": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.56405"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Utils/8.0.0": {
        "dependencies": {
          "Microsoft.Build": "17.7.2",
          "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0-3.final",
          "Microsoft.DotNet.Scaffolding.Shared": "8.0.0",
          "Newtonsoft.Json": "13.0.3"
        },
        "runtime": {
          "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.56405"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGenerators.Mvc/8.0.0": {
        "dependencies": {
          "Microsoft.DotNet.Scaffolding.Shared": "8.0.0",
          "Microsoft.VisualStudio.Web.CodeGeneration": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.56405"
          }
        }
      },
      "Microsoft.Win32.Primitives/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "Microsoft.Win32.Registry/4.5.0": {
        "dependencies": {
          "System.Security.AccessControl": "5.0.0",
          "System.Security.Principal.Windows": "5.0.0"
        }
      },
      "Microsoft.Win32.SystemEvents/8.0.0": {},
      "Mono.TextTemplating/2.3.1": {
        "dependencies": {
          "System.CodeDom": "5.0.0"
        },
        "runtime": {
          "lib/netcoreapp3.1/Mono.TextTemplating.dll": {
            "assemblyVersion": "2.3.0.0",
            "fileVersion": "2.3.1.1"
          }
        }
      },
      "NETStandard.Library/1.6.1": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "Microsoft.Win32.Primitives": "4.3.0",
          "System.AppContext": "4.3.0",
          "System.Collections": "4.3.0",
          "System.Collections.Concurrent": "4.3.0",
          "System.Console": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Globalization.Calendars": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.Compression": "4.3.0",
          "System.IO.Compression.ZipFile": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.Net.Http": "4.3.0",
          "System.Net.Primitives": "4.3.0",
          "System.Net.Sockets": "4.3.0",
          "System.ObjectModel": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
          "System.Runtime.Numerics": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Security.Cryptography.X509Certificates": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Text.Encoding.Extensions": "4.3.0",
          "System.Text.RegularExpressions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "System.Threading.Timer": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0",
          "System.Xml.XDocument": "4.3.0"
        }
      },
      "Newtonsoft.Json/13.0.3": {
        "runtime": {
          "lib/net6.0/Newtonsoft.Json.dll": {
            "assemblyVersion": "13.0.0.0",
            "fileVersion": "13.0.3.27908"
          }
        }
      },
      "Newtonsoft.Json.Bson/1.0.1": {
        "dependencies": {
          "NETStandard.Library": "1.6.1",
          "Newtonsoft.Json": "13.0.3"
        },
        "runtime": {
          "lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.1.20722"
          }
        }
      },
      "NuGet.Common/6.3.1": {
        "dependencies": {
          "NuGet.Frameworks": "6.3.1"
        },
        "runtime": {
          "lib/netstandard2.0/NuGet.Common.dll": {
            "assemblyVersion": "6.3.1.1",
            "fileVersion": "6.3.1.1"
          }
        }
      },
      "NuGet.Configuration/6.3.1": {
        "dependencies": {
          "NuGet.Common": "6.3.1",
          "System.Security.Cryptography.ProtectedData": "8.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/NuGet.Configuration.dll": {
            "assemblyVersion": "6.3.1.1",
            "fileVersion": "6.3.1.1"
          }
        }
      },
      "NuGet.DependencyResolver.Core/6.3.1": {
        "dependencies": {
          "NuGet.Configuration": "6.3.1",
          "NuGet.LibraryModel": "6.3.1",
          "NuGet.Protocol": "6.3.1"
        },
        "runtime": {
          "lib/net5.0/NuGet.DependencyResolver.Core.dll": {
            "assemblyVersion": "6.3.1.1",
            "fileVersion": "6.3.1.1"
          }
        }
      },
      "NuGet.Frameworks/6.3.1": {
        "runtime": {
          "lib/netstandard2.0/NuGet.Frameworks.dll": {
            "assemblyVersion": "6.3.1.1",
            "fileVersion": "6.3.1.1"
          }
        }
      },
      "NuGet.LibraryModel/6.3.1": {
        "dependencies": {
          "NuGet.Common": "6.3.1",
          "NuGet.Versioning": "6.3.1"
        },
        "runtime": {
          "lib/netstandard2.0/NuGet.LibraryModel.dll": {
            "assemblyVersion": "6.3.1.1",
            "fileVersion": "6.3.1.1"
          }
        }
      },
      "NuGet.Packaging/6.3.1": {
        "dependencies": {
          "Newtonsoft.Json": "13.0.3",
          "NuGet.Configuration": "6.3.1",
          "NuGet.Versioning": "6.3.1",
          "System.Security.Cryptography.Cng": "5.0.0",
          "System.Security.Cryptography.Pkcs": "5.0.0"
        },
        "runtime": {
          "lib/net5.0/NuGet.Packaging.dll": {
            "assemblyVersion": "6.3.1.1",
            "fileVersion": "6.3.1.1"
          }
        }
      },
      "NuGet.ProjectModel/6.3.1": {
        "dependencies": {
          "NuGet.DependencyResolver.Core": "6.3.1"
        },
        "runtime": {
          "lib/net5.0/NuGet.ProjectModel.dll": {
            "assemblyVersion": "6.3.1.1",
            "fileVersion": "6.3.1.1"
          }
        }
      },
      "NuGet.Protocol/6.3.1": {
        "dependencies": {
          "NuGet.Packaging": "6.3.1"
        },
        "runtime": {
          "lib/net5.0/NuGet.Protocol.dll": {
            "assemblyVersion": "6.3.1.1",
            "fileVersion": "6.3.1.1"
          }
        }
      },
      "NuGet.Versioning/6.3.1": {
        "runtime": {
          "lib/netstandard2.0/NuGet.Versioning.dll": {
            "assemblyVersion": "6.3.1.1",
            "fileVersion": "6.3.1.1"
          }
        }
      },
      "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.native.System/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "Microsoft.NETCore.Targets": "1.1.0"
        }
      },
      "runtime.native.System.IO.Compression/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "Microsoft.NETCore.Targets": "1.1.0"
        }
      },
      "runtime.native.System.Net.Http/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "Microsoft.NETCore.Targets": "1.1.0"
        }
      },
      "runtime.native.System.Net.Security/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.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": {},
      "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
      "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {},
      "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.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": {},
      "StackExchange.Redis.StrongName/1.2.6": {
        "dependencies": {
          "NETStandard.Library": "1.6.1",
          "System.Collections": "4.3.0",
          "System.Collections.Concurrent": "4.3.0",
          "System.Collections.NonGeneric": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.IO.Compression": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Net.NameResolution": "4.3.0",
          "System.Net.Security": "4.3.0",
          "System.Net.Sockets": "4.3.0",
          "System.Reflection.Emit": "4.3.0",
          "System.Reflection.Emit.Lightweight": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.X509Certificates": "4.3.0",
          "System.Text.RegularExpressions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Thread": "4.3.0",
          "System.Threading.ThreadPool": "4.3.0",
          "System.Threading.Timer": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.5/StackExchange.Redis.StrongName.dll": {
            "assemblyVersion": "1.2.6.0",
            "fileVersion": "1.2.6.0"
          }
        }
      },
      "System.AppContext/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.Buffers/4.5.0": {},
      "System.CodeDom/5.0.0": {},
      "System.Collections/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.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/7.0.0": {},
      "System.Collections.NonGeneric/4.3.0": {
        "dependencies": {
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.ComponentModel.Annotations/4.5.0": {},
      "System.ComponentModel.Composition/8.0.0": {
        "runtime": {
          "lib/net8.0/System.ComponentModel.Composition.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Composition/8.0.0": {
        "dependencies": {
          "System.Composition.AttributedModel": "8.0.0",
          "System.Composition.Convention": "8.0.0",
          "System.Composition.Hosting": "8.0.0",
          "System.Composition.Runtime": "8.0.0",
          "System.Composition.TypedParts": "8.0.0"
        }
      },
      "System.Composition.AttributedModel/8.0.0": {
        "runtime": {
          "lib/net8.0/System.Composition.AttributedModel.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Composition.Convention/8.0.0": {
        "dependencies": {
          "System.Composition.AttributedModel": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/System.Composition.Convention.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Composition.Hosting/8.0.0": {
        "dependencies": {
          "System.Composition.Runtime": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/System.Composition.Hosting.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Composition.Runtime/8.0.0": {
        "runtime": {
          "lib/net8.0/System.Composition.Runtime.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Composition.TypedParts/8.0.0": {
        "dependencies": {
          "System.Composition.AttributedModel": "8.0.0",
          "System.Composition.Hosting": "8.0.0",
          "System.Composition.Runtime": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/System.Composition.TypedParts.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Configuration.ConfigurationManager/8.0.0": {
        "dependencies": {
          "System.Diagnostics.EventLog": "8.0.0",
          "System.Security.Cryptography.ProtectedData": "8.0.0"
        }
      },
      "System.Console/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.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.DataSetExtensions/4.5.0": {},
      "System.Diagnostics.Debug/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Diagnostics.DiagnosticSource/6.0.0": {
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        }
      },
      "System.Diagnostics.EventLog/8.0.0": {},
      "System.Diagnostics.Tools/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Diagnostics.Tracing/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.DirectoryServices/5.0.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "System.IO.FileSystem.AccessControl": "5.0.0",
          "System.Security.AccessControl": "5.0.0",
          "System.Security.Permissions": "7.0.0",
          "System.Security.Principal.Windows": "5.0.0"
        }
      },
      "System.DirectoryServices.Protocols/5.0.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "System.Security.Principal.Windows": "5.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.DirectoryServices.Protocols.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        },
        "runtimeTargets": {
          "runtimes/linux/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll": {
            "rid": "linux",
            "assetType": "runtime",
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "runtimes/osx/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll": {
            "rid": "osx",
            "assetType": "runtime",
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        }
      },
      "System.Drawing.Common/8.0.0": {
        "dependencies": {
          "Microsoft.Win32.SystemEvents": "8.0.0"
        }
      },
      "System.Formats.Asn1/5.0.0": {},
      "System.Globalization/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Globalization.Calendars/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.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": "5.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"
        }
      },
      "System.IdentityModel.Tokens.Jwt/7.0.3": {
        "dependencies": {
          "Microsoft.IdentityModel.JsonWebTokens": "7.0.3",
          "Microsoft.IdentityModel.Tokens": "7.0.3"
        },
        "runtime": {
          "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": {
            "assemblyVersion": "7.0.3.0",
            "fileVersion": "7.0.3.41017"
          }
        }
      },
      "System.IO/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.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": "5.0.0",
          "System.Buffers": "4.5.0",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "runtime.native.System": "4.3.0",
          "runtime.native.System.IO.Compression": "4.3.0"
        }
      },
      "System.IO.Compression.ZipFile/4.3.0": {
        "dependencies": {
          "System.Buffers": "4.5.0",
          "System.IO": "4.3.0",
          "System.IO.Compression": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Text.Encoding": "4.3.0"
        }
      },
      "System.IO.FileSystem/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.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/5.0.0": {
        "dependencies": {
          "System.Security.AccessControl": "5.0.0",
          "System.Security.Principal.Windows": "5.0.0"
        }
      },
      "System.IO.FileSystem.Primitives/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.IO.Pipelines/7.0.0": {},
      "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.Memory/4.5.4": {},
      "System.Memory.Data/1.0.2": {
        "dependencies": {
          "System.Text.Encodings.Web": "8.0.0",
          "System.Text.Json": "8.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.Memory.Data.dll": {
            "assemblyVersion": "1.0.2.0",
            "fileVersion": "1.0.221.20802"
          }
        }
      },
      "System.Net.Http/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.DiagnosticSource": "6.0.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Globalization.Extensions": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.Net.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.OpenSsl": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Security.Cryptography.X509Certificates": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "runtime.native.System": "4.3.0",
          "runtime.native.System.Net.Http": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
        }
      },
      "System.Net.NameResolution/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Net.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Principal.Windows": "5.0.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "runtime.native.System": "4.3.0"
        }
      },
      "System.Net.Primitives/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0"
        }
      },
      "System.Net.Security/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "Microsoft.Win32.Primitives": "4.3.0",
          "System.Collections": "4.3.0",
          "System.Collections.Concurrent": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Globalization.Extensions": "4.3.0",
          "System.IO": "4.3.0",
          "System.Net.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Claims": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.OpenSsl": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Security.Cryptography.X509Certificates": "4.3.0",
          "System.Security.Principal": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "System.Threading.ThreadPool": "4.3.0",
          "runtime.native.System": "4.3.0",
          "runtime.native.System.Net.Security": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
        }
      },
      "System.Net.Sockets/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.IO": "4.3.0",
          "System.Net.Primitives": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Net.WebSockets.WebSocketProtocol/4.5.1": {
        "runtime": {
          "lib/netcoreapp2.1/System.Net.WebSockets.WebSocketProtocol.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.26606.5"
          }
        }
      },
      "System.Numerics.Vectors/4.5.0": {},
      "System.ObjectModel/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Private.ServiceModel/4.8.1": {
        "dependencies": {
          "System.Numerics.Vectors": "4.5.0",
          "System.Reflection.DispatchProxy": "4.7.1",
          "System.Security.Cryptography.Xml": "5.0.0",
          "System.Security.Principal.Windows": "5.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.Private.ServiceModel.dll": {
            "assemblyVersion": "4.8.1.0",
            "fileVersion": "4.800.121.7802"
          }
        }
      },
      "System.Reflection/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.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.7.1": {},
      "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": "5.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Reflection.Metadata/7.0.0": {
        "dependencies": {
          "System.Collections.Immutable": "7.0.0"
        }
      },
      "System.Reflection.MetadataLoadContext/7.0.0": {
        "dependencies": {
          "System.Collections.Immutable": "7.0.0",
          "System.Reflection.Metadata": "7.0.0"
        },
        "runtime": {
          "lib/net7.0/System.Reflection.MetadataLoadContext.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.22.51805"
          }
        }
      },
      "System.Reflection.Primitives/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.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": "5.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": "5.0.0",
          "Microsoft.NETCore.Targets": "1.1.0"
        }
      },
      "System.Runtime.Caching/6.0.0": {
        "dependencies": {
          "System.Configuration.ConfigurationManager": "8.0.0"
        },
        "runtime": {
          "lib/net6.0/System.Runtime.Caching.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net6.0/System.Runtime.Caching.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
      "System.Runtime.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Runtime.Handles/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Runtime.InteropServices/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.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.3.0": {
        "dependencies": {
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Threading": "4.3.0",
          "runtime.native.System": "4.3.0"
        }
      },
      "System.Runtime.Numerics/4.3.0": {
        "dependencies": {
          "System.Globalization": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0"
        }
      },
      "System.Security.AccessControl/5.0.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "System.Security.Principal.Windows": "5.0.0"
        }
      },
      "System.Security.Claims/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Security.Principal": "4.3.0"
        }
      },
      "System.Security.Cryptography.Algorithms/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.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"
        }
      },
      "System.Security.Cryptography.Cng/5.0.0": {
        "dependencies": {
          "System.Formats.Asn1": "5.0.0"
        }
      },
      "System.Security.Cryptography.Csp/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.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"
        }
      },
      "System.Security.Cryptography.Encoding/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.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"
        }
      },
      "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"
        }
      },
      "System.Security.Cryptography.Pkcs/5.0.0": {
        "dependencies": {
          "System.Formats.Asn1": "5.0.0",
          "System.Security.Cryptography.Cng": "5.0.0"
        }
      },
      "System.Security.Cryptography.Primitives/4.3.0": {
        "dependencies": {
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Security.Cryptography.ProtectedData/8.0.0": {},
      "System.Security.Cryptography.X509Certificates/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.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": "5.0.0",
          "System.Security.Cryptography.Csp": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.OpenSsl": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "runtime.native.System": "4.3.0",
          "runtime.native.System.Net.Http": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
        }
      },
      "System.Security.Cryptography.Xml/5.0.0": {
        "dependencies": {
          "System.Security.Cryptography.Pkcs": "5.0.0",
          "System.Security.Permissions": "7.0.0"
        }
      },
      "System.Security.Permissions/7.0.0": {
        "dependencies": {
          "System.Windows.Extensions": "7.0.0"
        }
      },
      "System.Security.Principal/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.Security.Principal.Windows/5.0.0": {},
      "System.ServiceModel.Http/4.8.1": {
        "dependencies": {
          "System.Private.ServiceModel": "4.8.1",
          "System.ServiceModel.Primitives": "4.8.1"
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.Http.dll": {
            "assemblyVersion": "4.8.1.0",
            "fileVersion": "4.800.121.7802"
          }
        }
      },
      "System.ServiceModel.Primitives/4.8.1": {
        "dependencies": {
          "System.Private.ServiceModel": "4.8.1"
        },
        "runtime": {
          "lib/netcoreapp2.1/System.ServiceModel.Primitives.dll": {
            "assemblyVersion": "4.8.1.0",
            "fileVersion": "4.800.121.7802"
          },
          "lib/netcoreapp2.1/System.ServiceModel.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.800.121.7802"
          }
        }
      },
      "System.Text.Encoding/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Text.Encoding.CodePages/6.0.0": {
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        }
      },
      "System.Text.Encoding.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "System.Text.Encoding": "4.3.0"
        }
      },
      "System.Text.Encodings.Web/8.0.0": {},
      "System.Text.Json/8.0.0": {
        "dependencies": {
          "System.Text.Encodings.Web": "8.0.0"
        }
      },
      "System.Text.RegularExpressions/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.Threading/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Threading.Channels/7.0.0": {},
      "System.Threading.Tasks/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Threading.Tasks.Dataflow/7.0.0": {},
      "System.Threading.Tasks.Extensions/4.5.4": {},
      "System.Threading.Thread/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.Threading.ThreadPool/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0"
        }
      },
      "System.Threading.Timer/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Windows.Extensions/7.0.0": {
        "dependencies": {
          "System.Drawing.Common": "8.0.0"
        }
      },
      "System.Xml.ReaderWriter/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Text.Encoding.Extensions": "4.3.0",
          "System.Text.RegularExpressions": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "System.Threading.Tasks.Extensions": "4.5.4"
        }
      },
      "System.Xml.XDocument/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0"
        }
      },
      "TimeZoneConverter/6.0.1": {
        "runtime": {
          "lib/net6.0/TimeZoneConverter.dll": {
            "assemblyVersion": "6.0.1.0",
            "fileVersion": "6.0.1.0"
          }
        }
      },
      "Unity/5.8.6": {
        "runtime": {
          "lib/netcoreapp2.0/Unity.Abstractions.dll": {
            "assemblyVersion": "3.3.0.0",
            "fileVersion": "3.3.0.0"
          },
          "lib/netcoreapp2.0/Unity.Container.dll": {
            "assemblyVersion": "5.8.6.0",
            "fileVersion": "5.8.6.0"
          }
        }
      },
      "YamlDotNet/9.1.4": {
        "runtime": {
          "lib/netstandard2.1/YamlDotNet.dll": {
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.1.4.0"
          }
        }
      },
      "DXC.TRS.API.Core/5.4.0": {
        "dependencies": {
          "CoreWCF.ConfigurationManager": "0.3.1",
          "DXC.TRS.API.Package": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Authentication.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.AppSetting": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Utility": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Logging.Timer": "1.0.0",
          "DXC.TRS.Common.PDF.Converter": "1.0.0",
          "DXC.TRS.Common.PDF.Interface": "1.0.0",
          "DXC.TRS.Common.PDF.Vlm": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Logic": "1.0.0",
          "DXC.TRS.Common.Region.Core.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Cryptography": "1.0.0",
          "DXC.TRS.Common.Win.Logic": "1.0.0",
          "DXC.TRS.DMS.Cache.Logic": "1.0.0",
          "DXC.TRS.Job.Logic": "1.0.0",
          "DXC.TRS.Unity.Container": "1.0.0",
          "DXC.TRS.Validation.Core.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.MetaRepository": "1.0.0",
          "DXC.TRS.WCF.DMS.Utilities": "1.0.0",
          "Microsoft.AspNetCore": "2.2.0",
          "Microsoft.AspNetCore.Authentication.JwtBearer": "8.0.0",
          "Microsoft.AspNetCore.Mvc": "2.2.0",
          "Microsoft.AspNetCore.SignalR": "1.1.0",
          "Microsoft.AspNetCore.SpaServices.Extensions": "8.0.0",
          "StackExchange.Redis.StrongName": "1.2.6",
          "System.ComponentModel.Composition": "8.0.0",
          "System.Configuration.ConfigurationManager": "8.0.0",
          "System.Drawing.Common": "8.0.0",
          "System.ServiceModel.Http": "4.8.1",
          "System.ServiceModel.Primitives": "4.8.1",
          "TimeZoneConverter": "6.0.1",
          "Unity": "5.8.6",
          "YamlDotNet": "9.1.4",
          "log4net": "2.0.10"
        },
        "runtime": {
          "DXC.TRS.API.Core.dll": {}
        },
        "resources": {
          "en-US/DXC.TRS.API.Core.resources.dll": {
            "locale": "en-US"
          }
        }
      },
      "DXC.TRS.API.Package/1.0.0": {
        "runtime": {
          "DXC.TRS.API.Package.dll": {}
        }
      },
      "DXC.TRS.Cache/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Configuration.AppSetting": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Cache.dll": {}
        }
      },
      "DXC.TRS.Common.AuditTrail.Base/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Utility": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.DB.Interface.Tables": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.Job.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Contract": "1.0.0",
          "DXC.TRS.WCF.DB.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Repository.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.AuditTrail.Base.dll": {}
        }
      },
      "DXC.TRS.Common.AuditTrail.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Security.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.AuditTrail.Interface.dll": {}
        }
      },
      "DXC.TRS.Common.Authentication.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Security.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Authentication.Interface.dll": {}
        }
      },
      "DXC.TRS.Common.Configuration.AppSetting/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Data.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Configuration.dll": {}
        }
      },
      "DXC.TRS.Common.Configuration.Base/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Configuration.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Cryptography": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.Base": "1.0.0",
          "DXC.TRS.Common.Win.IO": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Configuration.Base.dll": {}
        }
      },
      "DXC.TRS.Common.Configuration.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Configuration.Interface.dll": {}
        }
      },
      "DXC.TRS.Common.Configuration.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Cache": "1.0.0",
          "DXC.TRS.Common.Configuration.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Utility": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.DB.Interface.Tables": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Contract": "1.0.0",
          "DXC.TRS.WCF.DB.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Repository.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Configuration.Logic.dll": {}
        }
      },
      "DXC.TRS.Common.Core.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.Office.Interface": "1.0.0",
          "DXC.TRS.Common.PDF.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.DB.Interface.Tables": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.Job.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Contract": "1.0.0",
          "DXC.TRS.WCF.DB.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Contract": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.WCF.DMS.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Core.Interface.dll": {}
        }
      },
      "DXC.TRS.Common.Core.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Cache": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Base": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.AppSetting": "1.0.0",
          "DXC.TRS.Common.Configuration.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Utility": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.LogEntry": "1.0.0",
          "DXC.TRS.Common.Logging.Timer": "1.0.0",
          "DXC.TRS.Common.PDF.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Base": "1.0.0",
          "DXC.TRS.Common.Security.Cryptography": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.IO": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.DB.Interface.Tables": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.Job.Interface": "1.0.0",
          "DXC.TRS.Validation.Pdf.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Contract": "1.0.0",
          "DXC.TRS.WCF.DB.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Objects": "1.0.0",
          "DXC.TRS.WCF.DB.Repository.Implementation": "1.0.0",
          "DXC.TRS.WCF.DB.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Contract": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.WCF.DMS.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.ServiceObjects": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Core.Logic.dll": {}
        }
      },
      "DXC.TRS.Common.Core.Utility/1.0.0": {
        "dependencies": {
          "DXC.TRS.Cache": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.Timer": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Core.Utility.dll": {}
        }
      },
      "DXC.TRS.Common.Data.Domain/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Data.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Data.Domain.dll": {}
        }
      },
      "DXC.TRS.Common.Data.Interface/1.0.0": {
        "runtime": {
          "DXC.TRS.Common.Data.Interface.dll": {}
        }
      },
      "DXC.TRS.Common.Data.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.DB.Interface.Tables": "1.0.0",
          "DXC.TRS.WCF.DB.Objects": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Data.Logic.dll": {}
        }
      },
      "DXC.TRS.Common.Data.Version/1.0.0": {
        "runtime": {
          "DXC.TRS.Common.Data.Version.dll": {}
        }
      },
      "DXC.TRS.Common.FirstDoc.Services/1.0.0": {
        "runtime": {
          "DXC.TRS.Common.FirstDoc.Services.dll": {}
        }
      },
      "DXC.TRS.Common.ICH.Base.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Integration.Core": "1.0.0",
          "DXC.TRS.Common.Integration.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.ICH.Base.Interface.dll": {}
        }
      },
      "DXC.TRS.Common.ICH.Base.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.AuditTrail.Base": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Utility": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.Common.ICH.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Integration.Core": "1.0.0",
          "DXC.TRS.Common.Integration.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.STF.Base.Interface": "1.0.0",
          "DXC.TRS.Common.STF.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.DB.Interface.Tables": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Contract": "1.0.0",
          "DXC.TRS.WCF.DB.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.ICH.Base.Logic.dll": {}
        }
      },
      "DXC.TRS.Common.ICH.Package.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.ISM.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.Pub.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.eCTD.Core.Interface": "1.0.0",
          "DXC.TRS.eCTD.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.eCTD.Region.Core.Base.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.ICH.Package.Interface.dll": {}
        }
      },
      "DXC.TRS.Common.ICH.Package.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.Common.ICH.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Logic": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.ISM.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.Pub.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.eCTD.Core.Interface": "1.0.0",
          "DXC.TRS.eCTD.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.eCTD.Placeholder.Interface": "1.0.0",
          "DXC.TRS.eCTD.Placeholder.Logic": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.ICH.Package.Logic.dll": {}
        }
      },
      "DXC.TRS.Common.Integration.Core/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.Integration.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Integration.Core.dll": {}
        }
      },
      "DXC.TRS.Common.Integration.Interface/1.0.0": {
        "runtime": {
          "DXC.TRS.Common.Integration.Interface.dll": {}
        }
      },
      "DXC.TRS.Common.Logging.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Logging.Interface.dll": {}
        }
      },
      "DXC.TRS.Common.Logging.LogEntry/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.AuditTrail.Base": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.Validation.Pdf.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Logging.LogEntry.dll": {}
        }
      },
      "DXC.TRS.Common.Logging.Timer/1.0.0": {
        "runtime": {
          "DXC.TRS.Common.Logging.Timer.dll": {}
        }
      },
      "DXC.TRS.Common.Office.Interface/1.0.0": {
        "runtime": {
          "DXC.TRS.Common.Office.Interface.dll": {}
        }
      },
      "DXC.TRS.Common.Package.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Package.Interface.dll": {}
        }
      },
      "DXC.TRS.Common.Package.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.Common.Win.Logic": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Package.Logic.dll": {}
        }
      },
      "DXC.TRS.Common.PDF.Converter/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.PDF.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.PDF.Converter.dll": {}
        }
      },
      "DXC.TRS.Common.PDF.Interface/1.0.0": {
        "runtime": {
          "DXC.TRS.Common.PDF.Interface.dll": {}
        }
      },
      "DXC.TRS.Common.PDF.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.PDF.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.PDF.Logic.dll": {}
        }
      },
      "DXC.TRS.Common.PDF.Vlm/1.0.0": {
        "dependencies": {
          "DXC.TRS.Cache": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Base": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.AppSetting": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.Logging.Timer": "1.0.0",
          "DXC.TRS.Common.PDF.Interface": "1.0.0",
          "DXC.TRS.Common.PDF.Logic": "1.0.0",
          "DXC.TRS.Common.Security.Base": "1.0.0",
          "DXC.TRS.Common.Security.Cryptography": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.Base": "1.0.0",
          "DXC.TRS.DB.Interface.Tables": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.DMS.Cache.Logic": "1.0.0",
          "DXC.TRS.WCF.DB.Contract": "1.0.0",
          "DXC.TRS.WCF.DB.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.ServiceObjects": "1.0.0",
          "DXC.TRS.WCF.DMS.Utilities": "1.0.0",
          "DXC.TRS.eCTD.Core.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.PDF.Vlm.dll": {}
        }
      },
      "DXC.TRS.Common.Region.Core.Base.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.DB.Interface.Tables": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.Job.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Region.Core.Base.Interface.dll": {}
        }
      },
      "DXC.TRS.Common.Region.Core.Base.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Cache": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Base": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.Base": "1.0.0",
          "DXC.TRS.Common.Configuration.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Utility": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Logic": "1.0.0",
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.STF.Base.Interface": "1.0.0",
          "DXC.TRS.Common.STF.Base.Logic": "1.0.0",
          "DXC.TRS.Common.STF.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Base": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.Base": "1.0.0",
          "DXC.TRS.Common.Win.IO": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.Common.Win.Logic": "1.0.0",
          "DXC.TRS.DB.Interface.Tables": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.Job.Interface": "1.0.0",
          "DXC.TRS.Job.Logic": "1.0.0",
          "DXC.TRS.WCF.DB.Contract": "1.0.0",
          "DXC.TRS.WCF.DB.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Objects": "1.0.0",
          "DXC.TRS.WCF.DB.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.WCF.DMS.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Region.Core.Base.Logic.dll": {}
        }
      },
      "DXC.TRS.Common.Region.Core.Package.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.ISM.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Pub.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Validation.Core.Interface": "1.0.0",
          "DXC.TRS.eCTD.Core.Interface": "1.0.0",
          "DXC.TRS.eCTD.Region.Core.Base.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Region.Core.Package.Interface.dll": {}
        }
      },
      "DXC.TRS.Common.Region.Core.Package.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Logic": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.Common.Win.Logic": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.ISM.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.ISM.Region.Core.Base.Logic": "1.0.0",
          "DXC.TRS.Pub.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Pub.Render.Base.Interface": "1.0.0",
          "DXC.TRS.Validation.Core.Interface": "1.0.0",
          "DXC.TRS.eCTD.Core.Base": "1.0.0",
          "DXC.TRS.eCTD.Core.Interface": "1.0.0",
          "DXC.TRS.eCTD.Placeholder.Interface": "1.0.0",
          "DXC.TRS.eCTD.Placeholder.Logic": "1.0.0",
          "DXC.TRS.eCTD.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.eCTD.Region.Core.Base.Logic": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Region.Core.Package.Logic.dll": {}
        }
      },
      "DXC.TRS.Common.Security.Base/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.AuditTrail.Base": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.AppSetting": "1.0.0",
          "DXC.TRS.Common.Configuration.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Utility": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.Security.Cryptography": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.Base": "1.0.0",
          "DXC.TRS.DB.Interface.Tables": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Contract": "1.0.0",
          "DXC.TRS.WCF.DB.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Repository.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Security.Base.dll": {}
        }
      },
      "DXC.TRS.Common.Security.Cryptography/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Configuration.AppSetting": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Security.Cryptography.dll": {}
        }
      },
      "DXC.TRS.Common.Security.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.DB.Interface.Tables": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Security.Interface.dll": {}
        }
      },
      "DXC.TRS.Common.STF.Base.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Objects": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.STF.Base.Interface.dll": {}
        }
      },
      "DXC.TRS.Common.STF.Base.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.AuditTrail.Base": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Utility": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.STF.Base.Interface": "1.0.0",
          "DXC.TRS.Common.STF.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.IO": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Contract": "1.0.0",
          "DXC.TRS.WCF.DB.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Objects": "1.0.0",
          "DXC.TRS.WCF.DB.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.STF.Base.Logic.dll": {}
        }
      },
      "DXC.TRS.Common.STF.Package.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.STF.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.eCTD.Core.Interface": "1.0.0",
          "DXC.TRS.eCTD.STF.Base.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.STF.Package.Interface.dll": {}
        }
      },
      "DXC.TRS.Common.STF.Package.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Logic": "1.0.0",
          "DXC.TRS.Common.STF.Base.Interface": "1.0.0",
          "DXC.TRS.Common.STF.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.eCTD.Core.Interface": "1.0.0",
          "DXC.TRS.eCTD.STF.Base.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.STF.Package.Logic.dll": {}
        }
      },
      "DXC.TRS.Common.Utility.Helper/1.0.0": {
        "runtime": {
          "DXC.TRS.Common.Utility.Helper.dll": {}
        }
      },
      "DXC.TRS.Common.Utility.Misc/1.0.0": {
        "runtime": {
          "DXC.TRS.Common.Utility.Misc.dll": {}
        }
      },
      "DXC.TRS.Common.Validation.Package.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Job.Interface": "1.0.0",
          "DXC.TRS.eCTD.Validation.Core.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Validation.Package.Interface.dll": {}
        }
      },
      "DXC.TRS.Common.Version.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Data.Version": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Version.Interface.dll": {}
        }
      },
      "DXC.TRS.Common.Version.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Data.Version": "1.0.0",
          "DXC.TRS.Common.Version.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Version.Logic.dll": {}
        }
      },
      "DXC.TRS.Common.Win.Base/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.IO": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Win.Base.dll": {}
        }
      },
      "DXC.TRS.Common.Win.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Win.Interface.dll": {}
        }
      },
      "DXC.TRS.Common.Win.IO/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Security.Cryptography": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Win.IO.dll": {}
        }
      },
      "DXC.TRS.Common.Win.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Cache": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Base": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Utility": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.Timer": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.Base": "1.0.0",
          "DXC.TRS.Common.Win.IO": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.DB.Interface.Tables": "1.0.0",
          "DXC.TRS.WCF.DB.Contract": "1.0.0",
          "DXC.TRS.WCF.DB.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Common.Win.Logic.dll": {}
        }
      },
      "DXC.TRS.DB.Interface.Tables/1.0.0": {
        "runtime": {
          "DXC.TRS.DB.Interface.Tables.dll": {}
        }
      },
      "DXC.TRS.DB.WCF.Interface/1.0.0": {
        "runtime": {
          "DXC.TRS.DB.WCF.Interface.dll": {}
        }
      },
      "DXC.TRS.DMS.Cache.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.WCF.DMS.Domain": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.DMS.Cache.Interface.dll": {}
        }
      },
      "DXC.TRS.DMS.Cache.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Configuration.AppSetting": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Utility": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.Timer": "1.0.0",
          "DXC.TRS.Common.Security.Cryptography": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.IO": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.DMS.Cache.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Contract": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.WCF.DMS.Implementation.MD5": "1.0.0",
          "DXC.TRS.WCF.DMS.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.ServiceObjects": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.DMS.Cache.Logic.dll": {}
        }
      },
      "DXC.TRS.eCTD.Agent.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Configuration.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.Common.ICH.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Package.Interface": "1.0.0",
          "DXC.TRS.Common.STF.Base.Interface": "1.0.0",
          "DXC.TRS.Common.STF.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Validation.Package.Interface": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.Validation.Pdf.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.eCTD.Core.Interface": "1.0.0",
          "DXC.TRS.eCTD.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.eCTD.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.eCTD.STF.Base.Interface": "1.0.0",
          "DXC.TRS.eCTD.Validation.Core.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.eCTD.Agent.Interface.dll": {}
        }
      },
      "DXC.TRS.eCTD.Configuration.Logic/1.0.0": {
        "runtime": {
          "DXC.TRS.eCTD.Configuration.Logic.dll": {}
        }
      },
      "DXC.TRS.eCTD.Core.Base/1.0.0": {
        "dependencies": {
          "DXC.TRS.Cache": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Base": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.AppSetting": "1.0.0",
          "DXC.TRS.Common.Configuration.Base": "1.0.0",
          "DXC.TRS.Common.Configuration.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Utility": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.FirstDoc.Services": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Logic": "1.0.0",
          "DXC.TRS.Common.ICH.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.LogEntry": "1.0.0",
          "DXC.TRS.Common.Logging.Timer": "1.0.0",
          "DXC.TRS.Common.PDF.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Logic": "1.0.0",
          "DXC.TRS.Common.Region.Core.Package.Interface": "1.0.0",
          "DXC.TRS.Common.STF.Base.Interface": "1.0.0",
          "DXC.TRS.Common.STF.Base.Logic": "1.0.0",
          "DXC.TRS.Common.STF.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Base": "1.0.0",
          "DXC.TRS.Common.Security.Cryptography": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Utility.Misc": "1.0.0",
          "DXC.TRS.Common.Win.Base": "1.0.0",
          "DXC.TRS.Common.Win.IO": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.Common.Win.Logic": "1.0.0",
          "DXC.TRS.DB.Interface.Tables": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.Job.Interface": "1.0.0",
          "DXC.TRS.Job.Logic": "1.0.0",
          "DXC.TRS.Validation.Core.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Contract": "1.0.0",
          "DXC.TRS.WCF.DB.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Objects": "1.0.0",
          "DXC.TRS.WCF.DB.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.WCF.DMS.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.MetaRepository": "1.0.0",
          "DXC.TRS.WCF.DMS.ServiceObjects": "1.0.0",
          "DXC.TRS.WCF.DMS.Utilities": "1.0.0",
          "DXC.TRS.eCTD.Agent.Interface": "1.0.0",
          "DXC.TRS.eCTD.Core.Interface": "1.0.0",
          "DXC.TRS.eCTD.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.eCTD.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.eCTD.STF.Base.Interface": "1.0.0",
          "DXC.TRS.eCTD.Validation.Core.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.eCTD.Core.Base.dll": {}
        }
      },
      "DXC.TRS.eCTD.Core.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.Base": "1.0.0",
          "DXC.TRS.Common.Configuration.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.PDF.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.STF.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Base": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Win.IO": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.Job.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.WCF.DMS.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Utilities": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.eCTD.Core.Interface.dll": {}
        }
      },
      "DXC.TRS.eCTD.Core.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.AuditTrail.Base": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.LogEntry": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Logic": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.Job.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.eCTD.Core.Logic.dll": {}
        }
      },
      "DXC.TRS.eCTD.Framework.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.AuditTrail.Base": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Utility": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.Logging.Timer": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Logic": "1.0.0",
          "DXC.TRS.Common.STF.Base.Interface": "1.0.0",
          "DXC.TRS.Common.STF.Base.Logic": "1.0.0",
          "DXC.TRS.Common.STF.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.Base": "1.0.0",
          "DXC.TRS.Common.Win.IO": "1.0.0",
          "DXC.TRS.Common.Win.Logic": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.DMS.Cache.Logic": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.Interface": "1.0.0",
          "DXC.TRS.eCTD.Core.Base": "1.0.0",
          "DXC.TRS.eCTD.Core.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.eCTD.Framework.Logic.dll": {}
        }
      },
      "DXC.TRS.eCTD.ICH.Base.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Configuration.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.eCTD.Core.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.eCTD.ICH.Base.Interface.dll": {}
        }
      },
      "DXC.TRS.eCTD.ICH.Base.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.AuditTrail.Base": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.Base": "1.0.0",
          "DXC.TRS.Common.Configuration.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Utility": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Logic": "1.0.0",
          "DXC.TRS.Common.ICH.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.LogEntry": "1.0.0",
          "DXC.TRS.Common.Logging.Timer": "1.0.0",
          "DXC.TRS.Common.PDF.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Logic": "1.0.0",
          "DXC.TRS.Common.Region.Core.Package.Interface": "1.0.0",
          "DXC.TRS.Common.STF.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Cryptography": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.Base": "1.0.0",
          "DXC.TRS.Common.Win.IO": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.Common.Win.Logic": "1.0.0",
          "DXC.TRS.DB.Interface.Tables": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.Job.Interface": "1.0.0",
          "DXC.TRS.Job.Logic": "1.0.0",
          "DXC.TRS.Validation.Core.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Contract": "1.0.0",
          "DXC.TRS.WCF.DB.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Objects": "1.0.0",
          "DXC.TRS.WCF.DB.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.WCF.DMS.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.ServiceObjects": "1.0.0",
          "DXC.TRS.WCF.DMS.Utilities": "1.0.0",
          "DXC.TRS.eCTD.Agent.Interface": "1.0.0",
          "DXC.TRS.eCTD.Core.Base": "1.0.0",
          "DXC.TRS.eCTD.Core.Interface": "1.0.0",
          "DXC.TRS.eCTD.Core.Logic": "1.0.0",
          "DXC.TRS.eCTD.Framework.Logic": "1.0.0",
          "DXC.TRS.eCTD.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.eCTD.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.eCTD.STF.Base.Logic": "1.0.0",
          "DXC.TRS.eCTD.Validation.Core.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.eCTD.ICH.Base.Logic.dll": {}
        }
      },
      "DXC.TRS.eCTD.Placeholder.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.STF.Base.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.eCTD.Placeholder.Interface.dll": {}
        }
      },
      "DXC.TRS.eCTD.Placeholder.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.AuditTrail.Base": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Utility": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.ICH.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Logic": "1.0.0",
          "DXC.TRS.Common.Region.Core.Package.Interface": "1.0.0",
          "DXC.TRS.Common.STF.Base.Interface": "1.0.0",
          "DXC.TRS.Common.STF.Base.Logic": "1.0.0",
          "DXC.TRS.Common.STF.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.Base": "1.0.0",
          "DXC.TRS.Common.Win.IO": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.Common.Win.Logic": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.eCTD.Core.Base": "1.0.0",
          "DXC.TRS.eCTD.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.eCTD.ICH.Base.Logic": "1.0.0",
          "DXC.TRS.eCTD.Placeholder.Interface": "1.0.0",
          "DXC.TRS.eCTD.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.eCTD.STF.Base.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.eCTD.Placeholder.Logic.dll": {}
        }
      },
      "DXC.TRS.eCTD.Region.Core.Base.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.STF.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.Job.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Objects": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.eCTD.Core.Interface": "1.0.0",
          "DXC.TRS.eCTD.ICH.Base.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.eCTD.Region.Core.Base.Interface.dll": {}
        }
      },
      "DXC.TRS.eCTD.Region.Core.Base.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Cache": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Base": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.Base": "1.0.0",
          "DXC.TRS.Common.Configuration.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Utility": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Logic": "1.0.0",
          "DXC.TRS.Common.ICH.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.LogEntry": "1.0.0",
          "DXC.TRS.Common.Logging.Timer": "1.0.0",
          "DXC.TRS.Common.PDF.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Logic": "1.0.0",
          "DXC.TRS.Common.Region.Core.Package.Interface": "1.0.0",
          "DXC.TRS.Common.STF.Base.Interface": "1.0.0",
          "DXC.TRS.Common.STF.Base.Logic": "1.0.0",
          "DXC.TRS.Common.STF.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Base": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.Base": "1.0.0",
          "DXC.TRS.Common.Win.IO": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.Common.Win.Logic": "1.0.0",
          "DXC.TRS.DB.Interface.Tables": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.Job.Interface": "1.0.0",
          "DXC.TRS.Job.Logic": "1.0.0",
          "DXC.TRS.WCF.DB.Contract": "1.0.0",
          "DXC.TRS.WCF.DB.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Objects": "1.0.0",
          "DXC.TRS.WCF.DB.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Utilities": "1.0.0",
          "DXC.TRS.eCTD.Agent.Interface": "1.0.0",
          "DXC.TRS.eCTD.Configuration.Logic": "1.0.0",
          "DXC.TRS.eCTD.Core.Base": "1.0.0",
          "DXC.TRS.eCTD.Core.Interface": "1.0.0",
          "DXC.TRS.eCTD.Core.Logic": "1.0.0",
          "DXC.TRS.eCTD.Framework.Logic": "1.0.0",
          "DXC.TRS.eCTD.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.eCTD.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.eCTD.STF.Base.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.eCTD.Region.Core.Base.Logic.dll": {}
        }
      },
      "DXC.TRS.eCTD.STF.Base.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Configuration.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.STF.Base.Interface": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.eCTD.Core.Interface": "1.0.0",
          "DXC.TRS.eCTD.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.eCTD.Region.Core.Base.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.eCTD.STF.Base.Interface.dll": {}
        }
      },
      "DXC.TRS.eCTD.STF.Base.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Configuration.Base": "1.0.0",
          "DXC.TRS.Common.Configuration.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Logic": "1.0.0",
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.LogEntry": "1.0.0",
          "DXC.TRS.Common.PDF.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Logic": "1.0.0",
          "DXC.TRS.Common.STF.Base.Interface": "1.0.0",
          "DXC.TRS.Common.STF.Base.Logic": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.IO": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.Job.Interface": "1.0.0",
          "DXC.TRS.Job.Logic": "1.0.0",
          "DXC.TRS.WCF.DB.Contract": "1.0.0",
          "DXC.TRS.WCF.DB.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Objects": "1.0.0",
          "DXC.TRS.WCF.DB.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.eCTD.Core.Base": "1.0.0",
          "DXC.TRS.eCTD.Core.Interface": "1.0.0",
          "DXC.TRS.eCTD.Framework.Logic": "1.0.0",
          "DXC.TRS.eCTD.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.eCTD.STF.Base.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.eCTD.STF.Base.Logic.dll": {}
        }
      },
      "DXC.TRS.eCTD.Validation.Core.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.PDF.Interface": "1.0.0",
          "DXC.TRS.eCTD.Core.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.eCTD.Validation.Core.Interface.dll": {}
        }
      },
      "DXC.TRS.ISM.ICH.Base.Interface/1.0.0": {
        "runtime": {
          "DXC.TRS.ISM.ICH.Base.Interface.dll": {}
        }
      },
      "DXC.TRS.ISM.Main.Base/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Utility": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.Base": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.Common.Win.Logic": "1.0.0",
          "DXC.TRS.DB.Interface.Tables": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.ISM.Main.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.ISM.Main.Base.dll": {}
        }
      },
      "DXC.TRS.ISM.Main.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.ISM.Main.Interface.dll": {}
        }
      },
      "DXC.TRS.ISM.Region.Core.Base.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Logic": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.ISM.Main.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.ISM.Region.Core.Base.Interface.dll": {}
        }
      },
      "DXC.TRS.ISM.Region.Core.Base.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.AuditTrail.Base": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Utility": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Logic": "1.0.0",
          "DXC.TRS.Common.ICH.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Logic": "1.0.0",
          "DXC.TRS.Common.Region.Core.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Base": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.Common.Win.Logic": "1.0.0",
          "DXC.TRS.DB.Interface.Tables": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.ISM.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.ISM.Main.Base": "1.0.0",
          "DXC.TRS.ISM.Main.Interface": "1.0.0",
          "DXC.TRS.ISM.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Contract": "1.0.0",
          "DXC.TRS.WCF.DB.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Repository.Interface": "1.0.0",
          "DXC.TRS.eCTD.Core.Base": "1.0.0",
          "DXC.TRS.eCTD.Region.Core.Base.Logic": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.ISM.Region.Core.Base.Logic.dll": {}
        }
      },
      "DXC.TRS.Job.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Job.Interface.dll": {}
        }
      },
      "DXC.TRS.Job.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Cache": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Base": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Utility": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.LogEntry": "1.0.0",
          "DXC.TRS.Common.Logging.Timer": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Cryptography": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.Common.Win.Logic": "1.0.0",
          "DXC.TRS.DB.Interface.Tables": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.Job.Interface": "1.0.0",
          "DXC.TRS.Validation.Pdf.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Contract": "1.0.0",
          "DXC.TRS.WCF.DB.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Repository.Implementation": "1.0.0",
          "DXC.TRS.WCF.DB.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Utilities": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Job.Logic.dll": {}
        }
      },
      "DXC.TRS.Pub.Framework.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Configuration.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.Pub.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Pub.Framework.Interface.dll": {}
        }
      },
      "DXC.TRS.Pub.Framework.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.AuditTrail.Base": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Utility": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.Timer": "1.0.0",
          "DXC.TRS.Common.Office.Interface": "1.0.0",
          "DXC.TRS.Common.PDF.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.Base": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.DB.Interface.Tables": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.Job.Interface": "1.0.0",
          "DXC.TRS.Job.Logic": "1.0.0",
          "DXC.TRS.Pub.Framework.Interface": "1.0.0",
          "DXC.TRS.Pub.Region.Core.Base": "1.0.0",
          "DXC.TRS.Pub.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Pub.Region.Core.Base.Logic": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.WCF.DMS.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.MetaRepository": "1.0.0",
          "DXC.TRS.WCF.DMS.ServiceObjects": "1.0.0",
          "DXC.TRS.WCF.DMS.Utilities": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Pub.Framework.Logic.dll": {}
        }
      },
      "DXC.TRS.Pub.ICH.Base.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Pub.ICH.Base.Interface.dll": {}
        }
      },
      "DXC.TRS.Pub.ICH.Base.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Logic": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.Pub.ICH.Base.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Pub.ICH.Base.Logic.dll": {}
        }
      },
      "DXC.TRS.Pub.Main.Base/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Logic": "1.0.0",
          "DXC.TRS.Common.Security.Base": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.Job.Interface": "1.0.0",
          "DXC.TRS.Job.Logic": "1.0.0",
          "DXC.TRS.Pub.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Pub.Region.Core.Base.Logic": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Pub.Main.Base.dll": {}
        }
      },
      "DXC.TRS.Pub.Main.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.Pub.Framework.Interface": "1.0.0",
          "DXC.TRS.Pub.ICH.Base.Logic": "1.0.0",
          "DXC.TRS.Pub.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Pub.Region.Core.Base.Logic": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Pub.Main.Interface.dll": {}
        }
      },
      "DXC.TRS.Pub.Main.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.AuditTrail.Base": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Utility": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Logic": "1.0.0",
          "DXC.TRS.Common.ICH.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.Timer": "1.0.0",
          "DXC.TRS.Common.PDF.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Logic": "1.0.0",
          "DXC.TRS.Common.Region.Core.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Base": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.Base": "1.0.0",
          "DXC.TRS.Common.Win.IO": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.DB.Interface.Tables": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.Job.Interface": "1.0.0",
          "DXC.TRS.Job.Logic": "1.0.0",
          "DXC.TRS.Pub.Framework.Interface": "1.0.0",
          "DXC.TRS.Pub.Framework.Logic": "1.0.0",
          "DXC.TRS.Pub.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.Pub.ICH.Base.Logic": "1.0.0",
          "DXC.TRS.Pub.Main.Interface": "1.0.0",
          "DXC.TRS.Pub.Region.Core.Base": "1.0.0",
          "DXC.TRS.Pub.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Pub.Region.Core.Base.Logic": "1.0.0",
          "DXC.TRS.WCF.DB.Contract": "1.0.0",
          "DXC.TRS.WCF.DB.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Utilities": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Pub.Main.Logic.dll": {}
        }
      },
      "DXC.TRS.Pub.Region.Core.Base/1.0.0": {
        "runtime": {
          "DXC.TRS.Pub.Region.Core.Base.dll": {}
        }
      },
      "DXC.TRS.Pub.Region.Core.Base.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.Office.Interface": "1.0.0",
          "DXC.TRS.Common.PDF.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.Job.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.WCF.DMS.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Pub.Region.Core.Base.Interface.dll": {}
        }
      },
      "DXC.TRS.Pub.Region.Core.Base.Logic/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.AuditTrail.Base": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.AppSetting": "1.0.0",
          "DXC.TRS.Common.Configuration.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Core.Utility": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.FirstDoc.Services": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.Common.ICH.Base.Logic": "1.0.0",
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.Timer": "1.0.0",
          "DXC.TRS.Common.Office.Interface": "1.0.0",
          "DXC.TRS.Common.PDF.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Logic": "1.0.0",
          "DXC.TRS.Common.Security.Base": "1.0.0",
          "DXC.TRS.Common.Security.Cryptography": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.Base": "1.0.0",
          "DXC.TRS.Common.Win.IO": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.Common.Win.Logic": "1.0.0",
          "DXC.TRS.DB.Interface.Tables": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.Job.Interface": "1.0.0",
          "DXC.TRS.Job.Logic": "1.0.0",
          "DXC.TRS.Pub.Framework.Interface": "1.0.0",
          "DXC.TRS.Pub.ICH.Base.Interface": "1.0.0",
          "DXC.TRS.Pub.ICH.Base.Logic": "1.0.0",
          "DXC.TRS.Pub.Region.Core.Base": "1.0.0",
          "DXC.TRS.Pub.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Contract": "1.0.0",
          "DXC.TRS.WCF.DB.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Objects": "1.0.0",
          "DXC.TRS.WCF.DB.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.WCF.DMS.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.ServiceObjects": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Pub.Region.Core.Base.Logic.dll": {}
        }
      },
      "DXC.TRS.Pub.Render.Base.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.Pub.Region.Core.Base.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Pub.Render.Base.Interface.dll": {}
        }
      },
      "DXC.TRS.Unity.Container/1.0.0": {
        "dependencies": {
          "DXC.TRS.API.Package": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Unity.Container.dll": {}
        }
      },
      "DXC.TRS.Validation.Core.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Configuration.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Region.Core.Base.Interface": "1.0.0",
          "DXC.TRS.Common.STF.Base.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Job.Interface": "1.0.0",
          "DXC.TRS.eCTD.Core.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Validation.Core.Interface.dll": {}
        }
      },
      "DXC.TRS.Validation.Pdf.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.PDF.Interface": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Win.IO": "1.0.0",
          "DXC.TRS.Job.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.Validation.Pdf.Interface.dll": {}
        }
      },
      "DXC.TRS.WCF.DB.Base/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.AuditTrail.Base": "1.0.0",
          "DXC.TRS.Common.AuditTrail.Interface": "1.0.0",
          "DXC.TRS.Common.Configuration.AppSetting": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Version": "1.0.0",
          "DXC.TRS.Common.Logging.Timer": "1.0.0",
          "DXC.TRS.Common.Security.Cryptography": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Version.Interface": "1.0.0",
          "DXC.TRS.Common.Version.Logic": "1.0.0",
          "DXC.TRS.DB.Interface.Tables": "1.0.0",
          "DXC.TRS.WCF.DB.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Objects": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.WCF.DB.Base.dll": {}
        }
      },
      "DXC.TRS.WCF.DB.Contract/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Version": "1.0.0",
          "DXC.TRS.WCF.DB.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Objects": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.WCF.DB.Contract.dll": {}
        }
      },
      "DXC.TRS.WCF.DB.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.WCF.DB.Objects": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.WCF.DB.Interface.dll": {}
        }
      },
      "DXC.TRS.WCF.DB.Objects/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Data.Version": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.WCF.DB.Objects.dll": {}
        }
      },
      "DXC.TRS.WCF.DB.Repository.Implementation/1.0.0": {
        "dependencies": {
          "DXC.TRS.Cache": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Logic": "1.0.0",
          "DXC.TRS.Common.Logging.Timer": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.DB.Interface.Tables": "1.0.0",
          "DXC.TRS.WCF.DB.Contract": "1.0.0",
          "DXC.TRS.WCF.DB.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Objects": "1.0.0",
          "DXC.TRS.WCF.DB.Repository.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.WCF.DB.Repository.Implementation.dll": {}
        }
      },
      "DXC.TRS.WCF.DB.Repository.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Contract": "1.0.0",
          "DXC.TRS.WCF.DB.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.WCF.DB.Repository.Interface.dll": {}
        }
      },
      "DXC.TRS.WCF.DB.Service/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Configuration.AppSetting": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Logging.Timer": "1.0.0",
          "DXC.TRS.WCF.DB.Base": "1.0.0",
          "DXC.TRS.WCF.DB.Contract": "1.0.0",
          "DXC.TRS.WCF.DB.Interface": "1.0.0",
          "DXC.TRS.WCF.DB.Objects": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.WCF.DB.Service.dll": {}
        }
      },
      "DXC.TRS.WCF.DMS.Contract/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Security.Cryptography": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.WCF.DMS.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.WCF.DMS.Contract.dll": {}
        }
      },
      "DXC.TRS.WCF.DMS.Domain/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Cryptography": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.WCF.DMS.Domain.dll": {}
        }
      },
      "DXC.TRS.WCF.DMS.Implementation.MD5/1.0.0": {
        "dependencies": {
          "DXC.TRS.WCF.DMS.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.WCF.DMS.Implementation.MD5.dll": {}
        }
      },
      "DXC.TRS.WCF.DMS.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.WCF.DMS.ServiceObjects": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.WCF.DMS.Interface.dll": {}
        }
      },
      "DXC.TRS.WCF.DMS.Repository.Interface/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Cryptography": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.WCF.DMS.Contract": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.WCF.DMS.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.ServiceObjects": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.WCF.DMS.Repository.Interface.dll": {}
        }
      },
      "DXC.TRS.WCF.DMS.Repository.MetaRepository/1.0.0": {
        "dependencies": {
          "DXC.TRS.Cache": "1.0.0",
          "DXC.TRS.Common.Configuration.AppSetting": "1.0.0",
          "DXC.TRS.Common.Core.Interface": "1.0.0",
          "DXC.TRS.Common.Core.Logic": "1.0.0",
          "DXC.TRS.Common.Data.Domain": "1.0.0",
          "DXC.TRS.Common.Data.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.Logging.Timer": "1.0.0",
          "DXC.TRS.Common.Package.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Base": "1.0.0",
          "DXC.TRS.Common.Security.Cryptography": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.Base": "1.0.0",
          "DXC.TRS.Common.Win.IO": "1.0.0",
          "DXC.TRS.Common.Win.Interface": "1.0.0",
          "DXC.TRS.DB.WCF.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0",
          "DXC.TRS.WCF.DMS.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.Package": "1.0.0",
          "DXC.TRS.WCF.DMS.ServiceObjects": "1.0.0",
          "DXC.TRS.WCF.DMS.Utilities": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.WCF.DMS.Repository.MetaRepository.dll": {}
        }
      },
      "DXC.TRS.WCF.DMS.Repository.Package/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.WCF.DMS.Contract": "1.0.0",
          "DXC.TRS.WCF.DMS.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Repository.Interface": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.WCF.DMS.Repository.Package.dll": {}
        }
      },
      "DXC.TRS.WCF.DMS.ServiceObjects/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Data.Version": "1.0.0",
          "DXC.TRS.Common.Logging.Interface": "1.0.0",
          "DXC.TRS.Common.Security.Interface": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.WCF.DMS.ServiceObjects.dll": {}
        }
      },
      "DXC.TRS.WCF.DMS.Utilities/1.0.0": {
        "dependencies": {
          "DXC.TRS.Common.Core.Utility": "1.0.0",
          "DXC.TRS.Common.Logging.Timer": "1.0.0",
          "DXC.TRS.Common.Utility.Helper": "1.0.0",
          "DXC.TRS.Common.Win.Base": "1.0.0",
          "DXC.TRS.Common.Win.IO": "1.0.0",
          "DXC.TRS.WCF.DMS.Domain": "1.0.0"
        },
        "runtime": {
          "DXC.TRS.WCF.DMS.Utilities.dll": {}
        }
      },
      "Interop.PdfCom_x64/5.4.0.0": {
        "runtime": {
          "Interop.PdfCom_x64.dll": {
            "assemblyVersion": "5.4.0.0",
            "fileVersion": "5.4.0.0"
          }
        }
      },
      "CSC.License.Interface/2.0.0.1006": {
        "runtime": {
          "CSC.License.Interface.dll": {
            "assemblyVersion": "2.0.0.1006",
            "fileVersion": "2.0.0.1006"
          }
        }
      },
      "DocumentFormat.OpenXml/3.3.0.0": {
        "runtime": {
          "DocumentFormat.OpenXml.dll": {
            "assemblyVersion": "3.3.0.0",
            "fileVersion": "3.3.0.0"
          }
        }
      },
      "DocumentFormat.OpenXml.Framework/3.3.0.0": {
        "runtime": {
          "DocumentFormat.OpenXml.Framework.dll": {
            "assemblyVersion": "3.3.0.0",
            "fileVersion": "3.3.0.0"
          }
        }
      },
      "Unity.Configuration/5.2.1.0": {
        "runtime": {
          "Unity.Configuration.dll": {
            "assemblyVersion": "5.2.1.0",
            "fileVersion": "5.2.1.0"
          }
        }
      },
      "Npgsql/6.0.11.0": {
        "runtime": {
          "Npgsql.dll": {
            "assemblyVersion": "6.0.11.0",
            "fileVersion": "6.0.11.0"
          }
        }
      },
      "CSC.License.Implementation/2.0.0.1006": {
        "runtime": {
          "CSC.License.Implementation.dll": {
            "assemblyVersion": "2.0.0.1006",
            "fileVersion": "2.0.0.1011"
          }
        }
      },
      "Microsoft.Bcl.HashCode/1.0.0.0": {
        "runtime": {
          "Microsoft.Bcl.HashCode.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "4.700.20.56604"
          }
        }
      }
    }
  },
  "libraries": {
    "DXC.TRS.API.NeeS.Plugin/5.4.0000": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Azure.Core/1.25.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-X8Dd4sAggS84KScWIjEbFAdt2U1KDolQopTPoHVubG2y3CM54f9l6asVrP5Uy384NWXjsspPYaJgz5xHc+KvTA==",
      "path": "azure.core/1.25.0",
      "hashPath": "azure.core.1.25.0.nupkg.sha512"
    },
    "Azure.Identity/1.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-eHEiCO/8+MfNc9nH5dVew/+FvxdaGrkRL4OMNwIz0W79+wtJyEoeRlXJ3SrXhoy9XR58geBYKmzMR83VO7bcAw==",
      "path": "azure.identity/1.7.0",
      "hashPath": "azure.identity.1.7.0.nupkg.sha512"
    },
    "CoreWCF.ConfigurationManager/0.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Tgcxp3lgujXJa+f2o/PVAFfscfP7tKGSD/UTh+SaIDp06OChB1mP/+VCPneZXN6QQNT/7tDBql76d24NFvT5zw==",
      "path": "corewcf.configurationmanager/0.3.1",
      "hashPath": "corewcf.configurationmanager.0.3.1.nupkg.sha512"
    },
    "CoreWCF.Http/0.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xoLMwHMbFcDlKVRoJKlx6lREliCEZfSQt2GEZq6hGTUbCfNFknqouac8q9xbtDCV6/TIC/gsWClS+C9S7SYkng==",
      "path": "corewcf.http/0.3.1",
      "hashPath": "corewcf.http.0.3.1.nupkg.sha512"
    },
    "CoreWCF.NetTcp/0.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-mRmK1ULZSaWYbBi6OMFfTDcy7dsuf0xVJbzcN+AV+PiZsIZLA7Q2baZlmjNplqsHy+R5esjMXY2yN3ojUlniXg==",
      "path": "corewcf.nettcp/0.3.1",
      "hashPath": "corewcf.nettcp.0.3.1.nupkg.sha512"
    },
    "CoreWCF.Primitives/0.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-q0EKCE0txdScukCSolOdD6zj4p9rs1hP9tZ/eCF81n4XCGX1bFePP56L6ZuuMv86Jn9bUVs8rX9CzzOKPfX0Mg==",
      "path": "corewcf.primitives/0.3.1",
      "hashPath": "corewcf.primitives.0.3.1.nupkg.sha512"
    },
    "Humanizer/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/FUTD3cEceAAmJSCPN9+J+VhGwmL/C12jvwlyM1DFXShEMsBzvLzLqSrJ2rb+k/W2znKw7JyflZgZpyE+tI7lA==",
      "path": "humanizer/2.14.1",
      "hashPath": "humanizer.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
      "path": "humanizer.core/2.14.1",
      "hashPath": "humanizer.core.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.af/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BoQHyu5le+xxKOw+/AUM7CLXneM/Bh3++0qh1u0+D95n6f9eGt9kNc8LcAHLIOwId7Sd5hiAaaav0Nimj3peNw==",
      "path": "humanizer.core.af/2.14.1",
      "hashPath": "humanizer.core.af.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.ar/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3d1V10LDtmqg5bZjWkA/EkmGFeSfNBcyCH+TiHcHP+HGQQmRq3eBaLcLnOJbVQVn3Z6Ak8GOte4RX4kVCxQlFA==",
      "path": "humanizer.core.ar/2.14.1",
      "hashPath": "humanizer.core.ar.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.az/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-8Z/tp9PdHr/K2Stve2Qs/7uqWPWLUK9D8sOZDNzyv42e20bSoJkHFn7SFoxhmaoVLJwku2jp6P7HuwrfkrP18Q==",
      "path": "humanizer.core.az/2.14.1",
      "hashPath": "humanizer.core.az.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.bg/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-S+hIEHicrOcbV2TBtyoPp1AVIGsBzlarOGThhQYCnP6QzEYo/5imtok6LMmhZeTnBFoKhM8yJqRfvJ5yqVQKSQ==",
      "path": "humanizer.core.bg/2.14.1",
      "hashPath": "humanizer.core.bg.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.bn-BD/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-U3bfj90tnUDRKlL1ZFlzhCHoVgpTcqUlTQxjvGCaFKb+734TTu3nkHUWVZltA1E/swTvimo/aXLtkxnLFrc0EQ==",
      "path": "humanizer.core.bn-bd/2.14.1",
      "hashPath": "humanizer.core.bn-bd.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.cs/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jWrQkiCTy3L2u1T86cFkgijX6k7hoB0pdcFMWYaSZnm6rvG/XJE40tfhYyKhYYgIc1x9P2GO5AC7xXvFnFdqMQ==",
      "path": "humanizer.core.cs/2.14.1",
      "hashPath": "humanizer.core.cs.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.da/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5o0rJyE/2wWUUphC79rgYDnif/21MKTTx9LIzRVz9cjCIVFrJ2bDyR2gapvI9D6fjoyvD1NAfkN18SHBsO8S9g==",
      "path": "humanizer.core.da/2.14.1",
      "hashPath": "humanizer.core.da.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.de/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9JD/p+rqjb8f5RdZ3aEJqbjMYkbk4VFii2QDnnOdNo6ywEfg/A5YeOQ55CaBJmy7KvV4tOK4+qHJnX/tg3Z54A==",
      "path": "humanizer.core.de/2.14.1",
      "hashPath": "humanizer.core.de.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.el/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Xmv6sTL5mqjOWGGpqY7bvbfK5RngaUHSa8fYDGSLyxY9mGdNbDcasnRnMOvi0SxJS9gAqBCn21Xi90n2SHZbFA==",
      "path": "humanizer.core.el/2.14.1",
      "hashPath": "humanizer.core.el.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.es/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-e//OIAeMB7pjBV1HqqI4pM2Bcw3Jwgpyz9G5Fi4c+RJvhqFwztoWxW57PzTnNJE2lbhGGLQZihFZjsbTUsbczA==",
      "path": "humanizer.core.es/2.14.1",
      "hashPath": "humanizer.core.es.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.fa/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-nzDOj1x0NgjXMjsQxrET21t1FbdoRYujzbmZoR8u8ou5CBWY1UNca0j6n/PEJR/iUbt4IxstpszRy41wL/BrpA==",
      "path": "humanizer.core.fa/2.14.1",
      "hashPath": "humanizer.core.fa.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.fi-FI/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Vnxxx4LUhp3AzowYi6lZLAA9Lh8UqkdwRh4IE2qDXiVpbo08rSbokATaEzFS+o+/jCNZBmoyyyph3vgmcSzhhQ==",
      "path": "humanizer.core.fi-fi/2.14.1",
      "hashPath": "humanizer.core.fi-fi.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.fr/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2p4g0BYNzFS3u9SOIDByp2VClYKO0K1ecDV4BkB9EYdEPWfFODYnF+8CH8LpUrpxL2TuWo2fiFx/4Jcmrnkbpg==",
      "path": "humanizer.core.fr/2.14.1",
      "hashPath": "humanizer.core.fr.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.fr-BE/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-o6R3SerxCRn5Ij8nCihDNMGXlaJ/1AqefteAssgmU2qXYlSAGdhxmnrQAXZUDlE4YWt/XQ6VkNLtH7oMqsSPFQ==",
      "path": "humanizer.core.fr-be/2.14.1",
      "hashPath": "humanizer.core.fr-be.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.he/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FPsAhy7Iw6hb+ZitLgYC26xNcgGAHXb0V823yFAzcyoL5ozM+DCJtYfDPYiOpsJhEZmKFTM9No0jUn1M89WGvg==",
      "path": "humanizer.core.he/2.14.1",
      "hashPath": "humanizer.core.he.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.hr/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-chnaD89yOlST142AMkAKLuzRcV5df3yyhDyRU5rypDiqrq2HN8y1UR3h1IicEAEtXLoOEQyjSAkAQ6QuXkn7aw==",
      "path": "humanizer.core.hr/2.14.1",
      "hashPath": "humanizer.core.hr.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.hu/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hAfnaoF9LTGU/CmFdbnvugN4tIs8ppevVMe3e5bD24+tuKsggMc5hYta9aiydI8JH9JnuVmxvNI4DJee1tK05A==",
      "path": "humanizer.core.hu/2.14.1",
      "hashPath": "humanizer.core.hu.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.hy/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-sVIKxOiSBUb4gStRHo9XwwAg9w7TNvAXbjy176gyTtaTiZkcjr9aCPziUlYAF07oNz6SdwdC2mwJBGgvZ0Sl2g==",
      "path": "humanizer.core.hy/2.14.1",
      "hashPath": "humanizer.core.hy.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.id/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4Zl3GTvk3a49Ia/WDNQ97eCupjjQRs2iCIZEQdmkiqyaLWttfb+cYXDMGthP42nufUL0SRsvBctN67oSpnXtsg==",
      "path": "humanizer.core.id/2.14.1",
      "hashPath": "humanizer.core.id.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.is/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-R67A9j/nNgcWzU7gZy1AJ07ABSLvogRbqOWvfRDn4q6hNdbg/mjGjZBp4qCTPnB2mHQQTCKo3oeCUayBCNIBCw==",
      "path": "humanizer.core.is/2.14.1",
      "hashPath": "humanizer.core.is.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.it/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jYxGeN4XIKHVND02FZ+Woir3CUTyBhLsqxu9iqR/9BISArkMf1Px6i5pRZnvq4fc5Zn1qw71GKKoCaHDJBsLFw==",
      "path": "humanizer.core.it/2.14.1",
      "hashPath": "humanizer.core.it.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.ja/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-TM3ablFNoYx4cYJybmRgpDioHpiKSD7q0QtMrmpsqwtiiEsdW5zz/q4PolwAczFnvrKpN6nBXdjnPPKVet93ng==",
      "path": "humanizer.core.ja/2.14.1",
      "hashPath": "humanizer.core.ja.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.ko-KR/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-CtvwvK941k/U0r8PGdEuBEMdW6jv/rBiA9tUhakC7Zd2rA/HCnDcbr1DiNZ+/tRshnhzxy/qwmpY8h4qcAYCtQ==",
      "path": "humanizer.core.ko-kr/2.14.1",
      "hashPath": "humanizer.core.ko-kr.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.ku/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vHmzXcVMe+LNrF9txpdHzpG7XJX65SiN9GQd/Zkt6gsGIIEeECHrkwCN5Jnlkddw2M/b0HS4SNxdR1GrSn7uCA==",
      "path": "humanizer.core.ku/2.14.1",
      "hashPath": "humanizer.core.ku.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.lv/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-E1/KUVnYBS1bdOTMNDD7LV/jdoZv/fbWTLPtvwdMtSdqLyRTllv6PGM9xVQoFDYlpvVGtEl/09glCojPHw8ffA==",
      "path": "humanizer.core.lv/2.14.1",
      "hashPath": "humanizer.core.lv.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.ms-MY/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vX8oq9HnYmAF7bek4aGgGFJficHDRTLgp/EOiPv9mBZq0i4SA96qVMYSjJ2YTaxs7Eljqit7pfpE2nmBhY5Fnw==",
      "path": "humanizer.core.ms-my/2.14.1",
      "hashPath": "humanizer.core.ms-my.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.mt/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pEgTBzUI9hzemF7xrIZigl44LidTUhNu4x/P6M9sAwZjkUF0mMkbpxKkaasOql7lLafKrnszs0xFfaxQyzeuZQ==",
      "path": "humanizer.core.mt/2.14.1",
      "hashPath": "humanizer.core.mt.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.nb/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-mbs3m6JJq53ssLqVPxNfqSdTxAcZN3njlG8yhJVx83XVedpTe1ECK9aCa8FKVOXv93Gl+yRHF82Hw9T9LWv2hw==",
      "path": "humanizer.core.nb/2.14.1",
      "hashPath": "humanizer.core.nb.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.nb-NO/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-AsJxrrVYmIMbKDGe8W6Z6//wKv9dhWH7RsTcEHSr4tQt/80pcNvLi0hgD3fqfTtg0tWKtgch2cLf4prorEV+5A==",
      "path": "humanizer.core.nb-no/2.14.1",
      "hashPath": "humanizer.core.nb-no.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.nl/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-24b0OUdzJxfoqiHPCtYnR5Y4l/s4Oh7KW7uDp+qX25NMAHLCGog2eRfA7p2kRJp8LvnynwwQxm2p534V9m55wQ==",
      "path": "humanizer.core.nl/2.14.1",
      "hashPath": "humanizer.core.nl.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.pl/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-17mJNYaBssENVZyQHduiq+bvdXS0nhZJGEXtPKoMhKv3GD//WO0mEfd9wjEBsWCSmWI7bjRqhCidxzN+YtJmsg==",
      "path": "humanizer.core.pl/2.14.1",
      "hashPath": "humanizer.core.pl.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.pt/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-8HB8qavcVp2la1GJX6t+G9nDYtylPKzyhxr9LAooIei9MnQvNsjEiIE4QvHoeDZ4weuQ9CsPg1c211XUMVEZ4A==",
      "path": "humanizer.core.pt/2.14.1",
      "hashPath": "humanizer.core.pt.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.ro/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-psXNOcA6R8fSHoQYhpBTtTTYiOk8OBoN3PKCEDgsJKIyeY5xuK81IBdGi77qGZMu/OwBRQjQCBMtPJb0f4O1+A==",
      "path": "humanizer.core.ro/2.14.1",
      "hashPath": "humanizer.core.ro.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.ru/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zm245xUWrajSN2t9H7BTf84/2APbUkKlUJpcdgsvTdAysr1ag9fi1APu6JEok39RRBXDfNRVZHawQ/U8X0pSvQ==",
      "path": "humanizer.core.ru/2.14.1",
      "hashPath": "humanizer.core.ru.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.sk/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Ncw24Vf3ioRnbU4MsMFHafkyYi8JOnTqvK741GftlQvAbULBoTz2+e7JByOaasqeSi0KfTXeegJO+5Wk1c0Mbw==",
      "path": "humanizer.core.sk/2.14.1",
      "hashPath": "humanizer.core.sk.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.sl/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-l8sUy4ciAIbVThWNL0atzTS2HWtv8qJrsGWNlqrEKmPwA4SdKolSqnTes9V89fyZTc2Q43jK8fgzVE2C7t009A==",
      "path": "humanizer.core.sl/2.14.1",
      "hashPath": "humanizer.core.sl.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.sr/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rnNvhpkOrWEymy7R/MiFv7uef8YO5HuXDyvojZ7JpijHWA5dXuVXooCOiA/3E93fYa3pxDuG2OQe4M/olXbQ7w==",
      "path": "humanizer.core.sr/2.14.1",
      "hashPath": "humanizer.core.sr.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.sr-Latn/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-nuy/ykpk974F8ItoQMS00kJPr2dFNjOSjgzCwfysbu7+gjqHmbLcYs7G4kshLwdA4AsVncxp99LYeJgoh1JF5g==",
      "path": "humanizer.core.sr-latn/2.14.1",
      "hashPath": "humanizer.core.sr-latn.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.sv/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-E53+tpAG0RCp+cSSI7TfBPC+NnsEqUuoSV0sU+rWRXWr9MbRWx1+Zj02XMojqjGzHjjOrBFBBio6m74seFl0AA==",
      "path": "humanizer.core.sv/2.14.1",
      "hashPath": "humanizer.core.sv.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.th-TH/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-eSevlJtvs1r4vQarNPfZ2kKDp/xMhuD00tVVzRXkSh1IAZbBJI/x2ydxUOwfK9bEwEp+YjvL1Djx2+kw7ziu7g==",
      "path": "humanizer.core.th-th/2.14.1",
      "hashPath": "humanizer.core.th-th.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.tr/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rQ8N+o7yFcFqdbtu1mmbrXFi8TQ+uy+fVH9OPI0CI3Cu1om5hUU/GOMC3hXsTCI6d79y4XX+0HbnD7FT5khegA==",
      "path": "humanizer.core.tr/2.14.1",
      "hashPath": "humanizer.core.tr.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.uk/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2uEfujwXKNm6bdpukaLtEJD+04uUtQD65nSGCetA1fYNizItEaIBUboNfr3GzJxSMQotNwGVM3+nSn8jTd0VSg==",
      "path": "humanizer.core.uk/2.14.1",
      "hashPath": "humanizer.core.uk.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.uz-Cyrl-UZ/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-TD3ME2sprAvFqk9tkWrvSKx5XxEMlAn1sjk+cYClSWZlIMhQQ2Bp/w0VjX1Kc5oeKjxRAnR7vFcLUFLiZIDk9Q==",
      "path": "humanizer.core.uz-cyrl-uz/2.14.1",
      "hashPath": "humanizer.core.uz-cyrl-uz.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.uz-Latn-UZ/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/kHAoF4g0GahnugZiEMpaHlxb+W6jCEbWIdsq9/I1k48ULOsl/J0pxZj93lXC3omGzVF1BTVIeAtv5fW06Phsg==",
      "path": "humanizer.core.uz-latn-uz/2.14.1",
      "hashPath": "humanizer.core.uz-latn-uz.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.vi/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rsQNh9rmHMBtnsUUlJbShMsIMGflZtPmrMM6JNDw20nhsvqfrdcoDD8cMnLAbuSovtc3dP+swRmLQzKmXDTVPA==",
      "path": "humanizer.core.vi/2.14.1",
      "hashPath": "humanizer.core.vi.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.zh-CN/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-uH2dWhrgugkCjDmduLdAFO9w1Mo0q07EuvM0QiIZCVm6FMCu/lGv2fpMu4GX+4HLZ6h5T2Pg9FIdDLCPN2a67w==",
      "path": "humanizer.core.zh-cn/2.14.1",
      "hashPath": "humanizer.core.zh-cn.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.zh-Hans/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WH6IhJ8V1UBG7rZXQk3dZUoP2gsi8a0WkL8xL0sN6WGiv695s8nVcmab9tWz20ySQbuzp0UkSxUQFi5jJHIpOQ==",
      "path": "humanizer.core.zh-hans/2.14.1",
      "hashPath": "humanizer.core.zh-hans.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.zh-Hant/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VIXB7HCUC34OoaGnO3HJVtSv2/wljPhjV7eKH4+TFPgQdJj2lvHNKY41Dtg0Bphu7X5UaXFR4zrYYyo+GNOjbA==",
      "path": "humanizer.core.zh-hant/2.14.1",
      "hashPath": "humanizer.core.zh-hant.2.14.1.nupkg.sha512"
    },
    "log4net/2.0.10": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-8vkOZKJnTxzUiZIsOnMK//V/J659UMr+oBO6shd34zvTGPzeL7en/IJLa9hK//Ur1It+n0N1JMlri2mvk4vaDw==",
      "path": "log4net/2.0.10",
      "hashPath": "log4net.2.0.10.nupkg.sha512"
    },
    "Microsoft.AspNetCore/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Bs75iht4lXS8uVWy/Cbsr9i0m2jRtnrfPEWU+6t0dQTZcJEfF9b7G2F7XvstLFWkAKSgYRzFkAwi/KypY0Qtew==",
      "path": "microsoft.aspnetcore/2.2.0",
      "hashPath": "microsoft.aspnetcore.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Antiforgery/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fVQsSXNZz38Ysx8iKwwqfOLHhLrAeKEMBS5Ia3Lh7BJjOC2vPV28/yk08AovOMsB3SNQPGnE7bv+lsIBTmAkvw==",
      "path": "microsoft.aspnetcore.antiforgery/2.2.0",
      "hashPath": "microsoft.aspnetcore.antiforgery.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VloMLDJMf3n/9ic5lCBOa42IBYJgyB1JhzLsL68Zqg+2bEPWfGBj/xCJy/LrKTArN0coOcZp3wyVTZlx0y9pHQ==",
      "path": "microsoft.aspnetcore.authentication.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.authentication.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authentication.Core/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-XlVJzJ5wPOYW+Y0J6Q/LVTEyfS4ssLXmt60T0SPP+D8abVhBTl+cgw2gDHlyKYIkcJg7btMVh383NDkMVqD/fg==",
      "path": "microsoft.aspnetcore.authentication.core/2.2.0",
      "hashPath": "microsoft.aspnetcore.authentication.core.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rwxaZYHips5M9vqxRkGfJthTx+Ws4O4yCuefn17J371jL3ouC5Ker43h2hXb5yd9BMnImE9rznT75KJHm6bMgg==",
      "path": "microsoft.aspnetcore.authentication.jwtbearer/8.0.0",
      "hashPath": "microsoft.aspnetcore.authentication.jwtbearer.8.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authorization/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/L0W8H3jMYWyaeA9gBJqS/tSWBegP9aaTM0mjRhxTttBY9z4RVDRYJ2CwPAmAXIuPr3r1sOw+CS8jFVRGHRezQ==",
      "path": "microsoft.aspnetcore.authorization/2.2.0",
      "hashPath": "microsoft.aspnetcore.authorization.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authorization.Policy/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aJCo6niDRKuNg2uS2WMEmhJTooQUGARhV2ENQ2tO5443zVHUo19MSgrgGo9FIrfD+4yKPF8Q+FF33WkWfPbyKw==",
      "path": "microsoft.aspnetcore.authorization.policy/2.2.0",
      "hashPath": "microsoft.aspnetcore.authorization.policy.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Connections.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Aqr/16Cu5XmGv7mLKJvXRxhhd05UJ7cTTSaUV4MZ3ynAzfgWjsAdpIU8FWuxwAjmVdmI8oOWuVDrbs+sRkhKnA==",
      "path": "microsoft.aspnetcore.connections.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.connections.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Cors/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LFlTM3ThS3ZCILuKnjy8HyK9/IlDh3opogdbCVx6tMGyDzTQBgMPXLjGDLtMk5QmLDCcP3l1TO3z/+1viA8GUg==",
      "path": "microsoft.aspnetcore.cors/2.2.0",
      "hashPath": "microsoft.aspnetcore.cors.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Cryptography.Internal/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GXmMD8/vuTLPLvKzKEPz/4vapC5e0cwx1tUVd83ePRyWF9CCrn/pg4/1I+tGkQqFLPvi3nlI2QtPtC6MQN8Nww==",
      "path": "microsoft.aspnetcore.cryptography.internal/2.2.0",
      "hashPath": "microsoft.aspnetcore.cryptography.internal.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.DataProtection/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-G6dvu5Nd2vjpYbzazZ//qBFbSEf2wmBUbyAR7E4AwO3gWjhoJD5YxpThcGJb7oE3VUcW65SVMXT+cPCiiBg8Sg==",
      "path": "microsoft.aspnetcore.dataprotection/2.2.0",
      "hashPath": "microsoft.aspnetcore.dataprotection.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.DataProtection.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-seANFXmp8mb5Y12m1ShiElJ3ZdOT3mBN3wA1GPhHJIvZ/BxOCPyqEOR+810OWsxEZwA5r5fDRNpG/CqiJmQnJg==",
      "path": "microsoft.aspnetcore.dataprotection.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.dataprotection.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Diagnostics/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-RobNuZecn/eefWVApOE+OWAZXCdgfzm8pB7tBvJkahsjWfn1a+bLM9I2cuKlp/9aFBok1O/oDXlgYSvaQYu/yg==",
      "path": "microsoft.aspnetcore.diagnostics/2.2.0",
      "hashPath": "microsoft.aspnetcore.diagnostics.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Diagnostics.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pva9ggfUDtnJIKzv0+wxwTX7LduDx6xLSpMqWwdOJkW52L0t31PI78+v+WqqMpUtMzcKug24jGs3nTFpAmA/2g==",
      "path": "microsoft.aspnetcore.diagnostics.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.diagnostics.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.HostFiltering/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JSX6ZlVWDkokZ+xCKDhUVQNqbmFn1lHQNzJc8K4Y/uTUocZS83+b/8Q7y/yx3oJ362etGMVy0keAvmCdqbP8nA==",
      "path": "microsoft.aspnetcore.hostfiltering/2.2.0",
      "hashPath": "microsoft.aspnetcore.hostfiltering.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Hosting/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7t4RbUGugpHtQmzAkc9fpDdYJg6t/jcB2VVnjensVYbZFnLDU8pNrG0hrekk1DQG7P2UzpSqKLzDsFF0/lkkbw==",
      "path": "microsoft.aspnetcore.hosting/2.2.0",
      "hashPath": "microsoft.aspnetcore.hosting.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ubycklv+ZY7Kutdwuy1W4upWcZ6VFR8WUXU7l7B2+mvbDBBPAcfpi+E+Y5GFe+Q157YfA3C49D2GCjAZc7Mobw==",
      "path": "microsoft.aspnetcore.hosting.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.hosting.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1PMijw8RMtuQF60SsD/JlKtVfvh4NORAhF4wjysdABhlhTrYmtgssqyncR0Stq5vqtjplZcj6kbT4LRTglt9IQ==",
      "path": "microsoft.aspnetcore.hosting.server.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.hosting.server.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Html.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Y4rs5aMEXY8G7wJo5S3EEt6ltqyOTr/qOeZzfn+hw/fuQj5GppGckMY5psGLETo1U9hcT5MmAhaT5xtusM1b5g==",
      "path": "microsoft.aspnetcore.html.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.html.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YogBSMotWPAS/X5967pZ+yyWPQkThxhmzAwyCHCSSldzYBkW5W5d6oPfBaPqQOnSHYTpSOSOkpZoAce0vwb6+A==",
      "path": "microsoft.aspnetcore.http/2.2.0",
      "hashPath": "microsoft.aspnetcore.http.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==",
      "path": "microsoft.aspnetcore.http.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http.Connections/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZcwAM9rE5yjGC+vtiNAK0INybpKIqnvB+/rntZn2/CPtyiBAtovVrEp4UZOoC31zH5t0P78ix9gLNJzII/ODsA==",
      "path": "microsoft.aspnetcore.http.connections/1.1.0",
      "hashPath": "microsoft.aspnetcore.http.connections.1.1.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http.Connections.Common/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-mYk5QUUjyXQmlyDHWDjkLYDArt97plwe6KsDsNVhDEQ+HgZMKGjISyM6YSA7BERQNR25kXBTbIYfSy1vePGQgg==",
      "path": "microsoft.aspnetcore.http.connections.common/1.1.0",
      "hashPath": "microsoft.aspnetcore.http.connections.common.1.1.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http.Extensions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2DgZ9rWrJtuR7RYiew01nGRzuQBDaGHGmK56Rk54vsLLsCdzuFUPqbDTJCS1qJQWTbmbIQ9wGIOjpxA1t0l7/w==",
      "path": "microsoft.aspnetcore.http.extensions/2.2.0",
      "hashPath": "microsoft.aspnetcore.http.extensions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http.Features/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==",
      "path": "microsoft.aspnetcore.http.features/2.2.0",
      "hashPath": "microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.HttpOverrides/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pOlLQyNKQduGbtbgB55RyTHFeshSfKi3DmofrVjk+UBQjyp+Tm0RNNJFQf+sv34hlFsel+VnD79QyO9Zk/c3oA==",
      "path": "microsoft.aspnetcore.httpoverrides/2.2.0",
      "hashPath": "microsoft.aspnetcore.httpoverrides.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.JsonPatch/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-o9BB9hftnCsyJalz9IT0DUFxz8Xvgh3TOfGWolpuf19duxB4FySq7c25XDYBmBMS+sun5/PsEUAi58ra4iJAoA==",
      "path": "microsoft.aspnetcore.jsonpatch/2.2.0",
      "hashPath": "microsoft.aspnetcore.jsonpatch.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Localization/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+PGX1mEfq19EVvskBBb9XBQrXZpZrh6hYhX0x3FkPTEqr+rDM2ZmsEwAAMRmzcidmlDM1/7cyDSU/WhkecU8tA==",
      "path": "microsoft.aspnetcore.localization/2.2.0",
      "hashPath": "microsoft.aspnetcore.localization.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-noun9xcrEvOs/ubczt2OluY9/bOOM2erv1D/gyyYtfS2sfyx2uGknUIAWoqmqc401TvQDysyx8S4M9j5zPIVBw==",
      "path": "microsoft.aspnetcore.mvc/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ET6uZpfVbGR1NjCuLaLy197cQ3qZUjzl7EG5SL4GfJH/c9KRE89MMBrQegqWsh0w1iRUB/zQaK0anAjxa/pz4g==",
      "path": "microsoft.aspnetcore.mvc.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Analyzers/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Wxxt1rFVHITp4MDaGQP/wyl+ROVVVeQCTWI6C8hxI8X66C4u6gcxvelqgnmsn+dISMCdE/7FQOwgiMx1HxuZqA==",
      "path": "microsoft.aspnetcore.mvc.analyzers/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.analyzers.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.ApiExplorer/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-iSREQct43Xg2t3KiQ2648e064al/HSLPXpI5yO9VPeTGDspWKHW23XFHRKPN1YjIQHHfBj8ytXbiF0XcSxp5pg==",
      "path": "microsoft.aspnetcore.mvc.apiexplorer/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.apiexplorer.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Core/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ALiY4a6BYsghw8PT5+VU593Kqp911U3w9f/dH9/ZoI3ezDsDAGiObqPu/HP1oXK80Ceu0XdQ3F0bx5AXBeuN/Q==",
      "path": "microsoft.aspnetcore.mvc.core/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.core.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Cors/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-oINjMqhU7yzT2T9AMuvktlWlMd40i0do8E1aYslJS+c5fof+EMhjnwTh6cHN1dfrgjkoXJ/gutxn5Qaqf/81Kg==",
      "path": "microsoft.aspnetcore.mvc.cors/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.cors.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.DataAnnotations/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WOw4SA3oT47aiU7ZjN/88j+b79YU6VftmHmxK29Km3PTI7WZdmw675QTcgWfsjEX4joCB82v7TvarO3D0oqOyw==",
      "path": "microsoft.aspnetcore.mvc.dataannotations/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.dataannotations.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Formatters.Json/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ScWwXrkAvw6PekWUFkIr5qa9NKn4uZGRvxtt3DvtUrBYW5Iu2y4SS/vx79JN0XDHNYgAJ81nVs+4M7UE1Y/O+g==",
      "path": "microsoft.aspnetcore.mvc.formatters.json/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.formatters.json.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Localization/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-H1L4pP124mrN6duwOtNVIJUqy4CczC2/ah4MXarRt9ZRpJd2zNp1j3tJCgyEQpqai6zNVP6Vp2ZRMQcNDcNAKA==",
      "path": "microsoft.aspnetcore.mvc.localization/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.localization.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Razor/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-TXvEOjp3r6qDEjmDtv3pXjQr/Zia9PpoGkl1MyTEqKqrUehBTpAdCjA8APXFwun19lH20OuyU+e4zDYv9g134w==",
      "path": "microsoft.aspnetcore.mvc.razor/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.razor.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Razor.Extensions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Sei/0moqBDQKaAYT9PtOeRtvYgHQQLyw/jm3exHw2w9VdzejiMEqCQrN2d63Dk4y7IY0Irr/P9JUFkoVURRcNw==",
      "path": "microsoft.aspnetcore.mvc.razor.extensions/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.razor.extensions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.RazorPages/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GsMs4QKCf5VgdGZq9/nfAVkMJ/8uE4ie0Iugv4FtxbHBmMdpPQQBfTFKoUpwMbgIRw7hzV8xy2HPPU5o58PsdQ==",
      "path": "microsoft.aspnetcore.mvc.razorpages/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.razorpages.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.TagHelpers/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hsrm/dLx7ztfWV+WEE7O8YqEePW7TmUwFwR7JsOUSTKaV9uSeghdmoOsYuk0HeoTiMhRxH8InQVE9/BgBj+jog==",
      "path": "microsoft.aspnetcore.mvc.taghelpers/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.taghelpers.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.ViewFeatures/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dt7MGkzCFVTAD5oesI8UeVVeiSgaZ0tPdFstQjG6YLJSCiq1koOUSHMpf0PASGdOW/H9hxXkolIBhT5dWqJi7g==",
      "path": "microsoft.aspnetcore.mvc.viewfeatures/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.viewfeatures.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Razor/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-V54PIyDCFl8COnTp9gezNHpUNHk7F9UnerGeZy3UfbnwYvfzbo+ipqQmSgeoESH8e0JvKhRTyQyZquW2EPtCmg==",
      "path": "microsoft.aspnetcore.razor/2.2.0",
      "hashPath": "microsoft.aspnetcore.razor.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Razor.Design/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VLWK+ZtMMNukY6XjxYHc7mz33vkquoEzQJHm/LCF5REVxIaexLr+UTImljRRJBdUDJluDAQwU+59IX0rFDfURA==",
      "path": "microsoft.aspnetcore.razor.design/2.2.0",
      "hashPath": "microsoft.aspnetcore.razor.design.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Razor.Language/6.0.24": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kBL6ljTREp/3fk8EKN27mrPy3WTqWUjiqCkKFlCKHUKRO3/9rAasKizX3vPWy4ZTcNsIPmVWUHwjDFmiW4MyNA==",
      "path": "microsoft.aspnetcore.razor.language/6.0.24",
      "hashPath": "microsoft.aspnetcore.razor.language.6.0.24.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Razor.Runtime/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7YqK+H61lN6yj9RiQUko7oaOhKtRR9Q/kBcoWNRemhJdTIWOh1OmdvJKzZrMWOlff3BAjejkPQm+0V0qXk+B1w==",
      "path": "microsoft.aspnetcore.razor.runtime/2.2.0",
      "hashPath": "microsoft.aspnetcore.razor.runtime.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.ResponseCaching.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-CIHWEKrHzZfFp7t57UXsueiSA/raku56TgRYauV/W1+KAQq6vevz60zjEKaazt3BI76zwMz3B4jGWnCwd8kwQw==",
      "path": "microsoft.aspnetcore.responsecaching.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.responsecaching.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Routing/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jAhDBy0wryOnMhhZTtT9z63gJbvCzFuLm8yC6pHzuVu9ZD1dzg0ltxIwT4cfwuNkIL/TixdKsm3vpVOpG8euWQ==",
      "path": "microsoft.aspnetcore.routing/2.2.0",
      "hashPath": "microsoft.aspnetcore.routing.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Routing.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-lRRaPN7jDlUCVCp9i0W+PB0trFaKB0bgMJD7hEJS9Uo4R9MXaMC8X2tJhPLmeVE3SGDdYI4QNKdVmhNvMJGgPQ==",
      "path": "microsoft.aspnetcore.routing.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.routing.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Server.IIS/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6NEwFAJFrnZ0f5eJB1ReIpgPM1ZRDj3IE3Rda01nD3vJANCyJFjZ4SGW3Ckn1AmMi225fGflWzpCKLb7/l43jw==",
      "path": "microsoft.aspnetcore.server.iis/2.2.0",
      "hashPath": "microsoft.aspnetcore.server.iis.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Server.IISIntegration/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-iVjgAg+doTTrTFCOq6kZRpebXq94YGCx9efMIwO5QhwdY/sHAjfrVz2lXzji63G96YjJVK3ZRrlpgS2fd49ABw==",
      "path": "microsoft.aspnetcore.server.iisintegration/2.2.0",
      "hashPath": "microsoft.aspnetcore.server.iisintegration.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Server.Kestrel/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-D0vGB8Tp0UNMiAhT+pwAVeqDDx2OFrfpu/plwm0WhA+1DZvTLc99eDwGISL6LAY8x7a12lhl9w7/m+VdoyDu8Q==",
      "path": "microsoft.aspnetcore.server.kestrel/2.2.0",
      "hashPath": "microsoft.aspnetcore.server.kestrel.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Server.Kestrel.Core/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-F6/Vesd3ODq/ISbHfcvfRf7IzRtTvrNX8VA36Knm5e7bteJhoRA2GKQUVQ+neoO1njLvaQKnjcA3rdCZ6AF6cg==",
      "path": "microsoft.aspnetcore.server.kestrel.core/2.2.0",
      "hashPath": "microsoft.aspnetcore.server.kestrel.core.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Server.Kestrel.Https/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-nEH5mU6idUYS3/+9BKw2stMOM25ZdGwIH4P4kyj6PVkMPgQUTkBQ7l/ScPkepdhejcOlPa+g3+M4dYsSYPUJ8g==",
      "path": "microsoft.aspnetcore.server.kestrel.https/2.2.0",
      "hashPath": "microsoft.aspnetcore.server.kestrel.https.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-j1ai2CG8BGp4mYf2TWSFjjy1pRgW9XbqhdR4EOVvrlFVbcpEPfXNIPEdjkcgK+txWCupGzkFnFF8oZsASMtmyw==",
      "path": "microsoft.aspnetcore.server.kestrel.transport.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.server.kestrel.transport.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qTACI0wePgAKCH+YKrMgChyfqJpjwgGZEtSuwBw6TjWLQ66THGasleia/7EZz2t2eAjwWxw8RA/D8ODrBqpj9A==",
      "path": "microsoft.aspnetcore.server.kestrel.transport.sockets/2.2.0",
      "hashPath": "microsoft.aspnetcore.server.kestrel.transport.sockets.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.SignalR/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-V5X5XkeAHaFyyBOGPrddVeqTNo6zRPJNS5PRhlzEyBXiNG9AtqUbMyWFdZahQyMiIWJau550z59A4kdC9g5I9A==",
      "path": "microsoft.aspnetcore.signalr/1.1.0",
      "hashPath": "microsoft.aspnetcore.signalr.1.1.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.SignalR.Common/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-TyLgQ4y4RVUIxiYFnHT181/rJ33/tL/NcBWC9BwLpulDt5/yGCG4EvsToZ49EBQ7256zj+R6OGw6JF+jj6MdPQ==",
      "path": "microsoft.aspnetcore.signalr.common/1.1.0",
      "hashPath": "microsoft.aspnetcore.signalr.common.1.1.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.SignalR.Core/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-mk69z50oFk2e89d3F/AfKeAvP3kvGG7MHG4ErydZiUd3ncSRq0kl0czq/COn/QVKYua9yGr2LIDwuR1C6/pu8Q==",
      "path": "microsoft.aspnetcore.signalr.core/1.1.0",
      "hashPath": "microsoft.aspnetcore.signalr.core.1.1.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.SignalR.Protocols.Json/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BOsjatDJnvnnXCMajOlC0ISmiFnJi/EyJzMo0i//5fZJVCLrQ4fyV/HzrhhAhSJuwJOQDdDozKQ9MB9jHq84pg==",
      "path": "microsoft.aspnetcore.signalr.protocols.json/1.1.0",
      "hashPath": "microsoft.aspnetcore.signalr.protocols.json.1.1.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.SpaServices.Extensions/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kWGOh9wI0eT/n98VSVQJnLAaLCCDHkvYjFp6t1LUf+eIaBwHAMFLsjbS6ILqFYu12XxQdSvFMvVVfhW7S4Pu3g==",
      "path": "microsoft.aspnetcore.spaservices.extensions/8.0.0",
      "hashPath": "microsoft.aspnetcore.spaservices.extensions.8.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.StaticFiles/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-byZDrjir6Co5EoWbraQyG0qbPCUG6XgGYQstipMF9lucOAjq/mqnIyt8B8iMWnin/ghZoOln9Y01af4rUAwOhA==",
      "path": "microsoft.aspnetcore.staticfiles/2.2.0",
      "hashPath": "microsoft.aspnetcore.staticfiles.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.WebSockets/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZpOcg2V0rCwU9ErfDb9y3Hcjoe7rU42XlmUS0mO4pVZQSgJVqR+DfyZtYd5LDa11F7bFNS2eezI9cBM3CmfGhw==",
      "path": "microsoft.aspnetcore.websockets/2.2.0",
      "hashPath": "microsoft.aspnetcore.websockets.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.WebUtilities/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9ErxAAKaDzxXASB/b5uLEkLgUWv1QbeVxyJYEHQwMaxXOeFFVkQxiq8RyfVcifLU7NR0QY0p3acqx4ZpYfhHDg==",
      "path": "microsoft.aspnetcore.webutilities/2.2.0",
      "hashPath": "microsoft.aspnetcore.webutilities.2.2.0.nupkg.sha512"
    },
    "Microsoft.Bcl.AsyncInterfaces/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg==",
      "path": "microsoft.bcl.asyncinterfaces/7.0.0",
      "hashPath": "microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512"
    },
    "Microsoft.Build/17.7.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-AmWnumxsMiRycFfE3kq/XnFFTAoPpCWl3UuiKQWCa5Z0+hBKVoiydzS2iXJGd3x+jry+qaTR9GzoezjV9NFT5A==",
      "path": "microsoft.build/17.7.2",
      "hashPath": "microsoft.build.17.7.2.nupkg.sha512"
    },
    "Microsoft.Build.Framework/17.7.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-F+SglYQv6ij5RK4Bmd1X4q01E2ry4M8/huTIZ/1Vk7ZoxdT2J3vmV23cnJZsA/ZLunOTv3B905TU5J1eFmWNPw==",
      "path": "microsoft.build.framework/17.7.2",
      "hashPath": "microsoft.build.framework.17.7.2.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Analyzers/3.3.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==",
      "path": "microsoft.codeanalysis.analyzers/3.3.4",
      "hashPath": "microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.AnalyzerUtilities/3.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gyQ70pJ4T7hu/s0+QnEaXtYfeG/JrttGnxHJlrhpxsQjRIUGuRhVwNBtkHHYOrUAZ/l47L98/NiJX6QmTwAyrg==",
      "path": "microsoft.codeanalysis.analyzerutilities/3.3.0",
      "hashPath": "microsoft.codeanalysis.analyzerutilities.3.3.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Common/4.8.0-3.final": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qojulunbDAItriFYrqVmsrAW8XRxxEUCQirDUcUIGUDPyzbuW84SIp7/ts6CUaYrdKP4S4yiXvkUEqJ5gco4fw==",
      "path": "microsoft.codeanalysis.common/4.8.0-3.final",
      "hashPath": "microsoft.codeanalysis.common.4.8.0-3.final.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.CSharp/4.8.0-3.final": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kE6aU9GV34p8yV7VSqXppVKyNsFtG2OBI/3V/lduZngtcSEN7Vy65OS0zLw/pu7JTmuVXyzQA8H0R/tqPNDRPw==",
      "path": "microsoft.codeanalysis.csharp/4.8.0-3.final",
      "hashPath": "microsoft.codeanalysis.csharp.4.8.0-3.final.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.CSharp.Features/4.8.0-3.final": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QevxcYlwJoCKZWFqzmR8G34h4l5BdVdzK/jGvH2uI6Khd70aEf6H+P4f1Q8GEGZuuw8IICmKEWheStefgKnA1A==",
      "path": "microsoft.codeanalysis.csharp.features/4.8.0-3.final",
      "hashPath": "microsoft.codeanalysis.csharp.features.4.8.0-3.final.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0-3.final": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dixgJ4X/S7OtAYhEDRiFSb9kQ384h2Q/A1WkaXnZGh8gW/Lne+IA1Xb/+efdcsQouJ723VlYIB8ox1V7KIPi8Q==",
      "path": "microsoft.codeanalysis.csharp.workspaces/4.8.0-3.final",
      "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.8.0-3.final.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Elfie/1.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-r12elUp4MRjdnRfxEP+xqVSUUfG3yIJTBEJGwbfvF5oU4m0jb9HC0gFG28V/dAkYGMkRmHVi3qvrnBLQSw9X3Q==",
      "path": "microsoft.codeanalysis.elfie/1.0.0",
      "hashPath": "microsoft.codeanalysis.elfie.1.0.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Features/4.8.0-3.final": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-K9osJYe+g1WwJL58022TsotiVFkto9HF3WbNhH0+olxPjeJ7dw9hLs/AeXoA6P8ErnNf+QNA735KIZWXiGAcLQ==",
      "path": "microsoft.codeanalysis.features/4.8.0-3.final",
      "hashPath": "microsoft.codeanalysis.features.4.8.0-3.final.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Razor/6.0.24": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xIAjR6l/1PO2ILT6/lOGYfe8OzMqfqxh1lxFuM4Exluwc2sQhJw0kS7pEyJ0DE/UMYu6Jcdc53DmjOxQUDT2Pg==",
      "path": "microsoft.codeanalysis.razor/6.0.24",
      "hashPath": "microsoft.codeanalysis.razor.6.0.24.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Scripting.Common/4.8.0-3.final": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5XQeqsJW1R2ouyLbVauZS7O98kdP256bVPYcJsPjAIRaCAyof2+UsT1lVFQDUiKsv8bsVODQ5KXoSmAT+fUdgg==",
      "path": "microsoft.codeanalysis.scripting.common/4.8.0-3.final",
      "hashPath": "microsoft.codeanalysis.scripting.common.4.8.0-3.final.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0-3.final": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vQ8iv/7Ar/SiFxMduQzgeuidZ1tCWoAi0sFUgf0HBHViziZR66allHKfpknLyDrwc/OiYJoxRNItbsAXX+EKVA==",
      "path": "microsoft.codeanalysis.workspaces.common/4.8.0-3.final",
      "hashPath": "microsoft.codeanalysis.workspaces.common.4.8.0-3.final.nupkg.sha512"
    },
    "Microsoft.CSharp/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
      "path": "microsoft.csharp/4.5.0",
      "hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
    },
    "Microsoft.Data.SqlClient/5.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MW5E9HFvCaV069o8b6YpuRDPBux8s96qDnOJ+4N9QNUCs7c5W3KxwQ+ftpAjbMUlImL+c9WR+l+f5hzjkqhu2g==",
      "path": "microsoft.data.sqlclient/5.1.1",
      "hashPath": "microsoft.data.sqlclient.5.1.1.nupkg.sha512"
    },
    "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jVsElisM5sfBzaaV9kdq2NXZLwIbytetnsOIlJ0cQGgQP4zFNBmkfHBnpwtmKrtBJBEV9+9PVQPVrcCVhDgcIg==",
      "path": "microsoft.data.sqlclient.sni.runtime/5.1.0",
      "hashPath": "microsoft.data.sqlclient.sni.runtime.5.1.0.nupkg.sha512"
    },
    "Microsoft.DiaSymReader/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QcZrCETsBJqy/vQpFtJc+jSXQ0K5sucQ6NUFbTNVHD4vfZZOwjZ/3sBzczkC4DityhD3AVO/+K/+9ioLs1AgRA==",
      "path": "microsoft.diasymreader/2.0.0",
      "hashPath": "microsoft.diasymreader.2.0.0.nupkg.sha512"
    },
    "Microsoft.DotNet.Scaffolding.Shared/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-iJGJitXhFMws4ac1UOn+Q4kxhDwCAjV5IDsMbRiQxUlxhyE7NZJpb2NmbrpalQOMHCdfyJXsvqRYtgc10TdN9w==",
      "path": "microsoft.dotnet.scaffolding.shared/8.0.0",
      "hashPath": "microsoft.dotnet.scaffolding.shared.8.0.0.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-SoODat83pGQUpWB9xULdMX6tuKpq/RTXDuJ2WeC1ldUKcKzLkaFJD1n+I0nOLY58odez/e7z8b6zdp235G/kyg==",
      "path": "microsoft.entityframeworkcore/8.0.0",
      "hashPath": "microsoft.entityframeworkcore.8.0.0.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Abstractions/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VR22s3+zoqlVI7xauFKn1znSIFHO8xuILT+noSwS8bZCKcHz0ydkTDQMuaxSa5WBaQrZmwtTz9rmRvJ7X8mSPQ==",
      "path": "microsoft.entityframeworkcore.abstractions/8.0.0",
      "hashPath": "microsoft.entityframeworkcore.abstractions.8.0.0.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Analyzers/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZXxEeLs2zoZ1TA+QoMMcw4f3Tirf8PzgdDax8RoWo0dxI2KmqiEGWYjhm2B/XyWfglc6+mNRyB8rZiQSmxCpeg==",
      "path": "microsoft.entityframeworkcore.analyzers/8.0.0",
      "hashPath": "microsoft.entityframeworkcore.analyzers.8.0.0.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Design/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-94reKYu63jg4O75UI3LMJHwOSi8tQ6IfubiZhdnSsWcgtmAuF8OyLfjK/MIxuvaQRJZAF6E747FIuxjOtb8/og==",
      "path": "microsoft.entityframeworkcore.design/8.0.0",
      "hashPath": "microsoft.entityframeworkcore.design.8.0.0.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Relational/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fFKkr24cYc7Zw5T6DC4tEyOEPgPbq23BBmym1r9kn4ET9F3HKaetpOeQtV2RryYyUxEeNkJuxgfiZHTisqZc+A==",
      "path": "microsoft.entityframeworkcore.relational/8.0.0",
      "hashPath": "microsoft.entityframeworkcore.relational.8.0.0.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GeOmafQn64HyQtYcI/Omv/D/YVHd1zEkWbP3zNQu4oC+usE9K0qOp0R8KgWWFEf8BU4tXuYbok40W0SjfbaK/A==",
      "path": "microsoft.entityframeworkcore.sqlserver/8.0.0",
      "hashPath": "microsoft.entityframeworkcore.sqlserver.8.0.0.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Tools/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zRdaXiiB1gEA0b+AJTd2+drh78gkEA4HyZ1vqNZrKq4xwW8WwavSiQsoeb1UsIMZkocLMBbhQYWClkZzuTKEgQ==",
      "path": "microsoft.entityframeworkcore.tools/8.0.0",
      "hashPath": "microsoft.entityframeworkcore.tools.8.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==",
      "path": "microsoft.extensions.caching.abstractions/8.0.0",
      "hashPath": "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Caching.Memory/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==",
      "path": "microsoft.extensions.caching.memory/8.0.0",
      "hashPath": "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-nOP8R1mVb/6mZtm2qgAJXn/LFm/2kMjHDAg/QJLFG6CuWYJtaD3p1BwQhufBVvRzL9ceJ/xF0SQ0qsI2GkDQAA==",
      "path": "microsoft.extensions.configuration/2.2.0",
      "hashPath": "microsoft.extensions.configuration.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
      "path": "microsoft.extensions.configuration.abstractions/8.0.0",
      "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.Binder/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vJ9xvOZCnUAIHcGC3SU35r3HKmHTVIeHzo6u/qzlHAqD8m6xv92MLin4oJntTvkpKxVX3vI1GFFkIQtU3AdlsQ==",
      "path": "microsoft.extensions.configuration.binder/2.2.0",
      "hashPath": "microsoft.extensions.configuration.binder.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.CommandLine/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4kJIGOSRqD1Ccqerst4t/zsNs51plR7BIxbdKO1J/9rL+2DuNT+ieAuEv+HROelqTam3yOpKFR7TtHBt3oLpOA==",
      "path": "microsoft.extensions.configuration.commandline/2.2.0",
      "hashPath": "microsoft.extensions.configuration.commandline.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.EnvironmentVariables/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gIqt9PkKO01hZ0zmHnWrZ1E45MDreZTVoyDbL1kMWKtDgxxWTJpYtESTEcgpvR1uB1iex1zKGYzJpOMgmuP5TQ==",
      "path": "microsoft.extensions.configuration.environmentvariables/2.2.0",
      "hashPath": "microsoft.extensions.configuration.environmentvariables.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.FileExtensions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-H1qCpWBC8Ed4tguTR/qYkbb3F6DI5Su3t8xyFo3/5MzAd8PwPpHzgX8X04KbBxKmk173Pb64x7xMHarczVFQUA==",
      "path": "microsoft.extensions.configuration.fileextensions/2.2.0",
      "hashPath": "microsoft.extensions.configuration.fileextensions.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.Json/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jUDdmLyFmLf9V3mqnMzSAzAv4QigJ67tZh5Q7HBXeBnESL2UyeesNG6jSBti+b63JpxZf+EDyn+anx3gyrNxug==",
      "path": "microsoft.extensions.configuration.json/2.2.0",
      "hashPath": "microsoft.extensions.configuration.json.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.UserSecrets/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2/N2xo6/sNbVshnKktmq5lwaQbsAR2SrzCVrJEeMP8OKZVI7SzT8P6/WXZF8/YC7dTYsMe3nrHzgl1cF9i5ZKQ==",
      "path": "microsoft.extensions.configuration.usersecrets/2.2.0",
      "hashPath": "microsoft.extensions.configuration.usersecrets.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyInjection/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==",
      "path": "microsoft.extensions.dependencyinjection/8.0.0",
      "hashPath": "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
      "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
      "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyModel/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==",
      "path": "microsoft.extensions.dependencymodel/8.0.0",
      "hashPath": "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==",
      "path": "microsoft.extensions.fileproviders.abstractions/8.0.0",
      "hashPath": "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.FileProviders.Composite/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Az/RxWB+UlyVN/TvQFaGXx8XAXVZN5WQnnuJOsjwBzghSJc1i8zqNjIypPHOedcuIXs2XSWgOSL6YQ3BlCnoJA==",
      "path": "microsoft.extensions.fileproviders.composite/2.2.0",
      "hashPath": "microsoft.extensions.fileproviders.composite.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.FileProviders.Physical/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==",
      "path": "microsoft.extensions.fileproviders.physical/8.0.0",
      "hashPath": "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.FileSystemGlobbing/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==",
      "path": "microsoft.extensions.filesystemglobbing/8.0.0",
      "hashPath": "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Hosting.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+k4AEn68HOJat5gj1TWa6X28WlirNQO9sPIIeQbia+91n03esEtMSSoekSTpMjUzjqtJWQN3McVx0GvSPFHF/Q==",
      "path": "microsoft.extensions.hosting.abstractions/2.2.0",
      "hashPath": "microsoft.extensions.hosting.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Localization/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3nBQLeBrcd4Rgd9vQi4gF5NgAWxnQrHekjjwlgww4wyLNfJDizjiex2resOLoAuAgy3y2IIAWjOpbr0UKR2ykw==",
      "path": "microsoft.extensions.localization/2.2.0",
      "hashPath": "microsoft.extensions.localization.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Localization.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FQzXG/lYR9UOM2zHpqsjTRpp3EghIYo3FCsQpfmtbp+glPaU0WXZfNmMjyqBRmMj1Sq93fPnC+G9zzYRauuRQA==",
      "path": "microsoft.extensions.localization.abstractions/2.2.0",
      "hashPath": "microsoft.extensions.localization.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==",
      "path": "microsoft.extensions.logging/8.0.0",
      "hashPath": "microsoft.extensions.logging.8.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
      "path": "microsoft.extensions.logging.abstractions/8.0.0",
      "hashPath": "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.Configuration/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ukU1mQGX9+xBsEzpNd13yl4deFVYI+fxxnmKpOhvNZsF+/trCrAUQh+9QM5pPGHbfYkz3lLQ4BXfKCP0502dLw==",
      "path": "microsoft.extensions.logging.configuration/2.2.0",
      "hashPath": "microsoft.extensions.logging.configuration.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.Console/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1eGgcOJ++PMxW6sn++j6U7wsWvhEBm/5ScqBUUBGLRE8M7AHahi9tsxivDMqEXVM3F0/pshHl3kEpMXtw4BeFg==",
      "path": "microsoft.extensions.logging.console/2.2.0",
      "hashPath": "microsoft.extensions.logging.console.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.Debug/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JjqWtshxUujSnxslFccCRAaH8uFOciqXkYdRw+h5MwpC4sUc+ju9yZzvVi6PA5vW09ckv26EkasEvXrofGiaJg==",
      "path": "microsoft.extensions.logging.debug/2.2.0",
      "hashPath": "microsoft.extensions.logging.debug.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.EventSource/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-oOa5H+vdNgpsxE6vgtX4U/godKtX2edVi+QjlWb2PBQfavGIQ3WxtjxN+B0DQAjwBNdV4mW8cgOiDEZ8KdR7Ig==",
      "path": "microsoft.extensions.logging.eventsource/2.2.0",
      "hashPath": "microsoft.extensions.logging.eventsource.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.ObjectPool/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gA8H7uQOnM5gb+L0uTNjViHYr+hRDqCdfugheGo/MxQnuHzmhhzCBTIPm19qL1z1Xe0NEMabfcOBGv9QghlZ8g==",
      "path": "microsoft.extensions.objectpool/2.2.0",
      "hashPath": "microsoft.extensions.objectpool.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Options/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==",
      "path": "microsoft.extensions.options/8.0.0",
      "hashPath": "microsoft.extensions.options.8.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Options.ConfigurationExtensions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-d4WS6yVXaw43ffiUnHj8oG1t2B6RbDDiQcgdA+Eq//NlPa3Wd+GTJFKj4OM4eDF3GjVumGr/CEVRS/jcYoF5LA==",
      "path": "microsoft.extensions.options.configurationextensions/2.2.0",
      "hashPath": "microsoft.extensions.options.configurationextensions.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Primitives/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
      "path": "microsoft.extensions.primitives/8.0.0",
      "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.WebEncoders/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-V8XcqYcpcdBAxUhLeyYcuKmxu4CtNQA9IphTnARpQGhkop4A93v2XgM3AtaVVJo3H2cDWxWM6aeO8HxkifREqw==",
      "path": "microsoft.extensions.webencoders/2.2.0",
      "hashPath": "microsoft.extensions.webencoders.2.2.0.nupkg.sha512"
    },
    "Microsoft.Identity.Client/4.47.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-SPgesZRbXoDxg8Vv7k5Ou0ee7uupVw0E8ZCc4GKw25HANRLz1d5OSr0fvTVQRnEswo5Obk8qD4LOapYB+n5kzQ==",
      "path": "microsoft.identity.client/4.47.2",
      "hashPath": "microsoft.identity.client.4.47.2.nupkg.sha512"
    },
    "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zVVZjn8aW7W79rC1crioDgdOwaFTQorsSO6RgVlDDjc7MvbEGz071wSNrjVhzR0CdQn6Sefx7Abf1o7vasmrLg==",
      "path": "microsoft.identity.client.extensions.msal/2.19.3",
      "hashPath": "microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Abstractions/7.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-cfPUWdjigLIRIJSKz3uaZxShgf86RVDXHC1VEEchj1gnY25akwPYpbrfSoIGDCqA9UmOMdlctq411+2pAViFow==",
      "path": "microsoft.identitymodel.abstractions/7.0.3",
      "hashPath": "microsoft.identitymodel.abstractions.7.0.3.nupkg.sha512"
    },
    "Microsoft.IdentityModel.JsonWebTokens/7.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vxjHVZbMKD3rVdbvKhzAW+7UiFrYToUVm3AGmYfKSOAwyhdLl/ELX1KZr+FaLyyS5VReIzWRWJfbOuHM9i6ywg==",
      "path": "microsoft.identitymodel.jsonwebtokens/7.0.3",
      "hashPath": "microsoft.identitymodel.jsonwebtokens.7.0.3.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Logging/7.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-b6GbGO+2LOTBEccHhqoJsOsmemG4A/MY+8H0wK/ewRhiG+DCYwEnucog1cSArPIY55zcn+XdZl0YEiUHkpDISQ==",
      "path": "microsoft.identitymodel.logging/7.0.3",
      "hashPath": "microsoft.identitymodel.logging.7.0.3.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Protocols/7.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BtwR+tctBYhPNygyZmt1Rnw74GFrJteW+1zcdIgyvBCjkek6cNwPPqRfdhzCv61i+lwyNomRi8+iI4QKd4YCKA==",
      "path": "microsoft.identitymodel.protocols/7.0.3",
      "hashPath": "microsoft.identitymodel.protocols.7.0.3.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-W97TraHApDNArLwpPcXfD+FZH7njJsfEwZE9y9BoofeXMS8H0LBBobz0VOmYmMK4mLdOKxzN7SFT3Ekg0FWI3Q==",
      "path": "microsoft.identitymodel.protocols.openidconnect/7.0.3",
      "hashPath": "microsoft.identitymodel.protocols.openidconnect.7.0.3.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Tokens/7.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-wB+LlbDjhnJ98DULjmFepqf9eEMh/sDs6S6hFh68iNRHmwollwhxk+nbSSfpA5+j+FbRyNskoaY4JsY1iCOKCg==",
      "path": "microsoft.identitymodel.tokens/7.0.3",
      "hashPath": "microsoft.identitymodel.tokens.7.0.3.nupkg.sha512"
    },
    "Microsoft.Net.Http.Headers/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-iZNkjYqlo8sIOI0bQfpsSoMTmB/kyvmV2h225ihyZT33aTp48ZpF6qYnXxzSXmHt8DpBAwBTX+1s1UFLbYfZKg==",
      "path": "microsoft.net.http.headers/2.2.0",
      "hashPath": "microsoft.net.http.headers.2.2.0.nupkg.sha512"
    },
    "Microsoft.NET.StringTools/17.7.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GDm2qPXJeWR4FSwY90zYZ+Wd0CN4FE+Nu2F57Vu8avatMzNQxV9WaVEBZFKbT4JLhNcXKc0CKBO50oVoRJR5BQ==",
      "path": "microsoft.net.stringtools/17.7.2",
      "hashPath": "microsoft.net.stringtools.17.7.2.nupkg.sha512"
    },
    "Microsoft.NETCore.Platforms/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
      "path": "microsoft.netcore.platforms/5.0.0",
      "hashPath": "microsoft.netcore.platforms.5.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.SqlServer.Server/1.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
      "path": "microsoft.sqlserver.server/1.0.0",
      "hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Web.BrowserLink/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-cmeqhbB+rdMia3bj6cJaKQw1GDOqHxzDWAjoJqCnz+JYi9a2xsBdzycYy9eMEssVwLmLAUw6sWLMPMfGXAQmWA==",
      "path": "microsoft.visualstudio.web.browserlink/2.2.0",
      "hashPath": "microsoft.visualstudio.web.browserlink.2.2.0.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Web.CodeGeneration/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-D4drYk70SKMO+9NqIEIhOesO99SJ8VLRm/BSAI9ZBJvW9TIxp/n9I71fgMviI/WzMk3mWuyYHatxEZi5D4KIMQ==",
      "path": "microsoft.visualstudio.web.codegeneration/8.0.0",
      "hashPath": "microsoft.visualstudio.web.codegeneration.8.0.0.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.Core/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+w0vjOilZwtp7pZRH4hG0YC143zOD57mzCVvCJc07RKqOhFRJv8JclWfvV57AQ6wt8ZQEqQe+dut/rkjgq/kVQ==",
      "path": "microsoft.visualstudio.web.codegeneration.core/8.0.0",
      "hashPath": "microsoft.visualstudio.web.codegeneration.core.8.0.0.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.Design/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-b+a6P95dw2zwxaYs5Nhh652Svrz5+8o/4PpuyOd7HYG5FK3Vb6RxMGBF6qi1DsWEkK0e6w6dNwS7Qs7GZH/7sw==",
      "path": "microsoft.visualstudio.web.codegeneration.design/8.0.0",
      "hashPath": "microsoft.visualstudio.web.codegeneration.design.8.0.0.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-a3ek/NReRYLkukwidFmrjKosQnikjSODDKgTTtrNJaPMnnv/UcjoCf4h1vk0ntATZBf48eIqfJnSjIl5RBXSOg==",
      "path": "microsoft.visualstudio.web.codegeneration.entityframeworkcore/8.0.0",
      "hashPath": "microsoft.visualstudio.web.codegeneration.entityframeworkcore.8.0.0.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.Templating/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-h5q8c6xEpc1TCL4t8pHPJBgKxmxUY48Fny6NBTSBmanGZW+ygwUy89Z5w70oX99kVcWtxhg4reYBva9cYHrMgQ==",
      "path": "microsoft.visualstudio.web.codegeneration.templating/8.0.0",
      "hashPath": "microsoft.visualstudio.web.codegeneration.templating.8.0.0.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.Utils/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-wu8CBn8mj15YoygfjLAzpJkReFv9RdFoRupbr2BKgqEKNd/hKc2Q8k2at4gp2dmso1IMKfaSQwlrlM7I/RWgqA==",
      "path": "microsoft.visualstudio.web.codegeneration.utils/8.0.0",
      "hashPath": "microsoft.visualstudio.web.codegeneration.utils.8.0.0.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Web.CodeGenerators.Mvc/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6Ric/ghGqFUdG8ddsTPYXK7pyaFSwTl73ohTdBJQGS+awaW39kBzIllw/tbZ7LXCvVPwW3Z4xam+ovYt60i0CA==",
      "path": "microsoft.visualstudio.web.codegenerators.mvc/8.0.0",
      "hashPath": "microsoft.visualstudio.web.codegenerators.mvc.8.0.0.nupkg.sha512"
    },
    "Microsoft.Win32.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
      "path": "microsoft.win32.primitives/4.3.0",
      "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512"
    },
    "Microsoft.Win32.Registry/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+FWlwd//+Tt56316p00hVePBCouXyEzT86Jb3+AuRotTND0IYn0OO3obs1gnQEs/txEnt+rF2JBGLItTG+Be6A==",
      "path": "microsoft.win32.registry/4.5.0",
      "hashPath": "microsoft.win32.registry.4.5.0.nupkg.sha512"
    },
    "Microsoft.Win32.SystemEvents/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9opKRyOKMCi2xJ7Bj7kxtZ1r9vbzosMvRrdEhVhDz8j8MoBGgB+WmC94yH839NPH+BclAjtQ/pyagvi/8gDLkw==",
      "path": "microsoft.win32.systemevents/8.0.0",
      "hashPath": "microsoft.win32.systemevents.8.0.0.nupkg.sha512"
    },
    "Mono.TextTemplating/2.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pqYwzNqDL0QK1JFpAjpI/NPqyqLGpHLvVmA5Ec0LaSnbIDtEXxu0td16uunegb7c8xAnlcm4qkbIYUP5FfrFpA==",
      "path": "mono.texttemplating/2.3.1",
      "hashPath": "mono.texttemplating.2.3.1.nupkg.sha512"
    },
    "NETStandard.Library/1.6.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
      "path": "netstandard.library/1.6.1",
      "hashPath": "netstandard.library.1.6.1.nupkg.sha512"
    },
    "Newtonsoft.Json/13.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
      "path": "newtonsoft.json/13.0.3",
      "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
    },
    "Newtonsoft.Json.Bson/1.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5PYT/IqQ+UK31AmZiSS102R6EsTo+LGTSI8bp7WAUqDKaF4wHXD8U9u4WxTI1vc64tYi++8p3dk3WWNqPFgldw==",
      "path": "newtonsoft.json.bson/1.0.1",
      "hashPath": "newtonsoft.json.bson.1.0.1.nupkg.sha512"
    },
    "NuGet.Common/6.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/WgxNyc9dXl+ZrQJDf5BXaqtMbl0CcDC5GEQITecbHZBQHApTMuxeTMMEqa0Y+PD1CIxTtbRY4jmotKS5dsLuA==",
      "path": "nuget.common/6.3.1",
      "hashPath": "nuget.common.6.3.1.nupkg.sha512"
    },
    "NuGet.Configuration/6.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ja227AmXuDVgPXi3p2VTZFTYI/4xwwLSPYtd9Y9WIfCrRqSNDa96J5hm70wXhBCOQYvoRVDjp3ufgDnnqZ0bYA==",
      "path": "nuget.configuration/6.3.1",
      "hashPath": "nuget.configuration.6.3.1.nupkg.sha512"
    },
    "NuGet.DependencyResolver.Core/6.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-wSr4XMNE5f82ZveuATVwj+kS1/dWyXARjOZcS70Aiaj+XEWL8uo4EFTwPIvqPHWCem5cxmavBRuWBwlQ4HWjeA==",
      "path": "nuget.dependencyresolver.core/6.3.1",
      "hashPath": "nuget.dependencyresolver.core.6.3.1.nupkg.sha512"
    },
    "NuGet.Frameworks/6.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Ae1vRjHDbNU7EQwQnDlxFRl+O9iQLp2H9Z/sRB/EAmO8+neUOeOfbkLClO7ZNcTcW5p1FDABrPakXICtQ0JCRw==",
      "path": "nuget.frameworks/6.3.1",
      "hashPath": "nuget.frameworks.6.3.1.nupkg.sha512"
    },
    "NuGet.LibraryModel/6.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aEB4AesZ+ddLVTBbewQFNHagbVbwewobBk2+8mk0THWjn0qIUH2l4kLTMmiTD7DOthVB6pYds8bz1B8Z0rEPrQ==",
      "path": "nuget.librarymodel/6.3.1",
      "hashPath": "nuget.librarymodel.6.3.1.nupkg.sha512"
    },
    "NuGet.Packaging/6.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/GI2ujy3t00I8qFGvuLrVMNAEMFgEHfW+GNACZna2zgjADrxqrCeONStYZR2hHt3eI2/5HbiaoX4NCP17JCYzw==",
      "path": "nuget.packaging/6.3.1",
      "hashPath": "nuget.packaging.6.3.1.nupkg.sha512"
    },
    "NuGet.ProjectModel/6.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-TtC4zUKnMIkJBtM7P1GtvVK2jCh4Xi8SVK+bEsCUSoZ0rJf7Zqw2oBrmMNWe51IlfOcYkREmn6xif9mgJXOnmQ==",
      "path": "nuget.projectmodel/6.3.1",
      "hashPath": "nuget.projectmodel.6.3.1.nupkg.sha512"
    },
    "NuGet.Protocol/6.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1x3jozJNwoECAo88hrhYNuKkRrv9V2VoVxlCntpwr9jX5h6sTV3uHnXAN7vaVQ2/NRX9LLRIiD8K0NOTCG5EmQ==",
      "path": "nuget.protocol/6.3.1",
      "hashPath": "nuget.protocol.6.3.1.nupkg.sha512"
    },
    "NuGet.Versioning/6.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-T/igBDLXCd+pH3YTWgGVNvYSOwbwaT30NyyM9ONjvlHlmaUjKBJpr9kH0AeL+Ado4EJsBhU3qxXVc6lyrpRcMw==",
      "path": "nuget.versioning/6.3.1",
      "hashPath": "nuget.versioning.6.3.1.nupkg.sha512"
    },
    "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.IO.Compression/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
      "path": "runtime.native.system.io.compression/4.3.0",
      "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512"
    },
    "runtime.native.System.Net.Http/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
      "path": "runtime.native.system.net.http/4.3.0",
      "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512"
    },
    "runtime.native.System.Net.Security/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-M2nN92ePS8BgQ2oi6Jj3PlTUzadYSIWLdZrHY1n1ZcW9o4wAQQ6W+aQ2lfq1ysZQfVCgDwY58alUdowrzezztg==",
      "path": "runtime.native.system.net.security/4.3.0",
      "hashPath": "runtime.native.system.net.security.4.3.0.nupkg.sha512"
    },
    "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
      "path": "runtime.native.system.security.cryptography.apple/4.3.0",
      "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
    },
    "runtime.native.System.Security.Cryptography.OpenSsl/4.3.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"
    },
    "StackExchange.Redis.StrongName/1.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UFmT1/JYu1PLiRwkyvEPVHk/tVTJa8Ka2rb9yzidzDoQARvhBVRpaWUeaP81373v54jupDBvAoGHGl0EY/HphQ==",
      "path": "stackexchange.redis.strongname/1.2.6",
      "hashPath": "stackexchange.redis.strongname.1.2.6.nupkg.sha512"
    },
    "System.AppContext/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
      "path": "system.appcontext/4.3.0",
      "hashPath": "system.appcontext.4.3.0.nupkg.sha512"
    },
    "System.Buffers/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==",
      "path": "system.buffers/4.5.0",
      "hashPath": "system.buffers.4.5.0.nupkg.sha512"
    },
    "System.CodeDom/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JPJArwA1kdj8qDAkY2XGjSWoYnqiM7q/3yRNkt6n28Mnn95MuEGkZXUbPBf7qc3IjwrGY5ttQon7yqHZyQJmOQ==",
      "path": "system.codedom/5.0.0",
      "hashPath": "system.codedom.5.0.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/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dQPcs0U1IKnBdRDBkrCTi1FoajSTBzLcVTpjO4MBCMC7f4pDOIPzgBoX8JjG7X6uZRJ8EBxsi8+DR1JuwjnzOQ==",
      "path": "system.collections.immutable/7.0.0",
      "hashPath": "system.collections.immutable.7.0.0.nupkg.sha512"
    },
    "System.Collections.NonGeneric/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==",
      "path": "system.collections.nongeneric/4.3.0",
      "hashPath": "system.collections.nongeneric.4.3.0.nupkg.sha512"
    },
    "System.ComponentModel.Annotations/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UxYQ3FGUOtzJ7LfSdnYSFd7+oEv6M8NgUatatIN2HxNtDdlcvFAf+VIq4Of9cDMJEJC0aSRv/x898RYhB4Yppg==",
      "path": "system.componentmodel.annotations/4.5.0",
      "hashPath": "system.componentmodel.annotations.4.5.0.nupkg.sha512"
    },
    "System.ComponentModel.Composition/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bGhUX5BTivJ9Wax0qnJy7uGq7dn/TQkEpJ2Fpu1etg8dbPwyDkUzNPc1d3I2/jUr9y4wDI3a1dkSmi8X21Pzbw==",
      "path": "system.componentmodel.composition/8.0.0",
      "hashPath": "system.componentmodel.composition.8.0.0.nupkg.sha512"
    },
    "System.Composition/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-E9oO9olNNxA39J8CxQwf7ceIPm+j/B/PhYpyK9M4LhN/OLLRw6u5fNInkhVqaWueMB9iXxYqnwqwgz+W91loIA==",
      "path": "system.composition/8.0.0",
      "hashPath": "system.composition.8.0.0.nupkg.sha512"
    },
    "System.Composition.AttributedModel/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NyElSuvmBMYdn2iPG0n29i7Igu0bq99izOP3MAtEwskY3OP9jqsavvVmPn9lesVaj/KT/o/QkNjA43dOJTsDQw==",
      "path": "system.composition.attributedmodel/8.0.0",
      "hashPath": "system.composition.attributedmodel.8.0.0.nupkg.sha512"
    },
    "System.Composition.Convention/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UuVkc1B3vQU/LzEbWLMZ1aYVssv4rpShzf8wPEyrUqoGNqdYKREmB8bXR73heOMKkwS6ZnPz3PjGODT2MenukQ==",
      "path": "system.composition.convention/8.0.0",
      "hashPath": "system.composition.convention.8.0.0.nupkg.sha512"
    },
    "System.Composition.Hosting/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qwbONqoxlazxcbiohvb3t1JWZgKIKcRdXS5uEeLbo5wtuBupIbAvdC3PYTAeBCZrZeERvrtAbhYHuuS43Zr1bQ==",
      "path": "system.composition.hosting/8.0.0",
      "hashPath": "system.composition.hosting.8.0.0.nupkg.sha512"
    },
    "System.Composition.Runtime/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-G+kRyB5/6+3ucRRQz+DF4uSHGqpkK8Q4ilVdbt4zvxpmvLVZNmSkyFAQpJLcbOyVF85aomJx0m+TGMDVlwx7ZQ==",
      "path": "system.composition.runtime/8.0.0",
      "hashPath": "system.composition.runtime.8.0.0.nupkg.sha512"
    },
    "System.Composition.TypedParts/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-DsSklhuA+Dsgo3ZZrar8hjBFvq1wa1grrkNCTt+6SoX3vq0Vy+HXJnVXrU/nNH1BjlGH684A7h4hJQHZd/u5mA==",
      "path": "system.composition.typedparts/8.0.0",
      "hashPath": "system.composition.typedparts.8.0.0.nupkg.sha512"
    },
    "System.Configuration.ConfigurationManager/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==",
      "path": "system.configuration.configurationmanager/8.0.0",
      "hashPath": "system.configuration.configurationmanager.8.0.0.nupkg.sha512"
    },
    "System.Console/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
      "path": "system.console/4.3.0",
      "hashPath": "system.console.4.3.0.nupkg.sha512"
    },
    "System.Data.DataSetExtensions/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-221clPs1445HkTBZPL+K9sDBdJRB8UN8rgjO3ztB0CQ26z//fmJXtlsr6whGatscsKGBrhJl5bwJuKSA8mwFOw==",
      "path": "system.data.datasetextensions/4.5.0",
      "hashPath": "system.data.datasetextensions.4.5.0.nupkg.sha512"
    },
    "System.Diagnostics.Debug/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
      "path": "system.diagnostics.debug/4.3.0",
      "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
    },
    "System.Diagnostics.DiagnosticSource/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-frQDfv0rl209cKm1lnwTgFPzNigy2EKk1BS3uAvHvlBVKe5cymGyHO+Sj+NLv5VF/AhHsqPIUUwya5oV4CHMUw==",
      "path": "system.diagnostics.diagnosticsource/6.0.0",
      "hashPath": "system.diagnostics.diagnosticsource.6.0.0.nupkg.sha512"
    },
    "System.Diagnostics.EventLog/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==",
      "path": "system.diagnostics.eventlog/8.0.0",
      "hashPath": "system.diagnostics.eventlog.8.0.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.DirectoryServices/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-lAS54Y3KO1XV68akGa0/GJeddkkuuiv2CtcSkMiTmLHQ6o6kFbKpw4DmJZADF7a6KjPwYxmZnH4D3eGicrJdcg==",
      "path": "system.directoryservices/5.0.0",
      "hashPath": "system.directoryservices.5.0.0.nupkg.sha512"
    },
    "System.DirectoryServices.Protocols/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-uQvO3kpXBDCoRQecbY8yXiQTVBT5t6ZMCZwBsyGFeCL0KUTlNJDsaIx+hsqCKF+bLglaYyz5nWLVRaxPKVeBBw==",
      "path": "system.directoryservices.protocols/5.0.0",
      "hashPath": "system.directoryservices.protocols.5.0.0.nupkg.sha512"
    },
    "System.Drawing.Common/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JkbHJjtI/dWc5dfmEdJlbe3VwgZqCkZRtfuWFh5GOv0f+gGCfBtzMpIVkmdkj2AObO9y+oiOi81UGwH3aBYuqA==",
      "path": "system.drawing.common/8.0.0",
      "hashPath": "system.drawing.common.8.0.0.nupkg.sha512"
    },
    "System.Formats.Asn1/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
      "path": "system.formats.asn1/5.0.0",
      "hashPath": "system.formats.asn1.5.0.0.nupkg.sha512"
    },
    "System.Globalization/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
      "path": "system.globalization/4.3.0",
      "hashPath": "system.globalization.4.3.0.nupkg.sha512"
    },
    "System.Globalization.Calendars/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
      "path": "system.globalization.calendars/4.3.0",
      "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512"
    },
    "System.Globalization.Extensions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
      "path": "system.globalization.extensions/4.3.0",
      "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
    },
    "System.IdentityModel.Tokens.Jwt/7.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-caEe+OpQNYNiyZb+DJpUVROXoVySWBahko2ooNfUcllxa9ZQUM8CgM/mDjP6AoFn6cQU9xMmG+jivXWub8cbGg==",
      "path": "system.identitymodel.tokens.jwt/7.0.3",
      "hashPath": "system.identitymodel.tokens.jwt.7.0.3.nupkg.sha512"
    },
    "System.IO/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
      "path": "system.io/4.3.0",
      "hashPath": "system.io.4.3.0.nupkg.sha512"
    },
    "System.IO.Compression/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
      "path": "system.io.compression/4.3.0",
      "hashPath": "system.io.compression.4.3.0.nupkg.sha512"
    },
    "System.IO.Compression.ZipFile/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
      "path": "system.io.compression.zipfile/4.3.0",
      "hashPath": "system.io.compression.zipfile.4.3.0.nupkg.sha512"
    },
    "System.IO.FileSystem/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
      "path": "system.io.filesystem/4.3.0",
      "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
    },
    "System.IO.FileSystem.AccessControl/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-SxHB3nuNrpptVk+vZ/F+7OHEpoHUIKKMl02bUmYHQr1r+glbZQxs7pRtsf4ENO29TVm2TH3AEeep2fJcy92oYw==",
      "path": "system.io.filesystem.accesscontrol/5.0.0",
      "hashPath": "system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512"
    },
    "System.IO.FileSystem.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
      "path": "system.io.filesystem.primitives/4.3.0",
      "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
    },
    "System.IO.Pipelines/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jRn6JYnNPW6xgQazROBLSfpdoczRw694vO5kKvMcNnpXuolEixUyw6IBuBs2Y2mlSX/LdLvyyWmfXhaI3ND1Yg==",
      "path": "system.io.pipelines/7.0.0",
      "hashPath": "system.io.pipelines.7.0.0.nupkg.sha512"
    },
    "System.Linq/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
      "path": "system.linq/4.3.0",
      "hashPath": "system.linq.4.3.0.nupkg.sha512"
    },
    "System.Linq.Expressions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
      "path": "system.linq.expressions/4.3.0",
      "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512"
    },
    "System.Memory/4.5.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
      "path": "system.memory/4.5.4",
      "hashPath": "system.memory.4.5.4.nupkg.sha512"
    },
    "System.Memory.Data/1.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
      "path": "system.memory.data/1.0.2",
      "hashPath": "system.memory.data.1.0.2.nupkg.sha512"
    },
    "System.Net.Http/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
      "path": "system.net.http/4.3.0",
      "hashPath": "system.net.http.4.3.0.nupkg.sha512"
    },
    "System.Net.NameResolution/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-AFYl08R7MrsrEjqpQWTZWBadqXyTzNDaWpMqyxhb0d6sGhV6xMDKueuBXlLL30gz+DIRY6MpdgnHWlCh5wmq9w==",
      "path": "system.net.nameresolution/4.3.0",
      "hashPath": "system.net.nameresolution.4.3.0.nupkg.sha512"
    },
    "System.Net.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
      "path": "system.net.primitives/4.3.0",
      "hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
    },
    "System.Net.Security/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-IgJKNfALqw7JRWp5LMQ5SWHNKvXVz094U6wNE3c1i8bOkMQvgBL+MMQuNt3xl9Qg9iWpj3lFxPZEY6XHmROjMQ==",
      "path": "system.net.security/4.3.0",
      "hashPath": "system.net.security.4.3.0.nupkg.sha512"
    },
    "System.Net.Sockets/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
      "path": "system.net.sockets/4.3.0",
      "hashPath": "system.net.sockets.4.3.0.nupkg.sha512"
    },
    "System.Net.WebSockets.WebSocketProtocol/4.5.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FquLjdb/0CeMqb15u9Px6TwnyFl306WztKWu6sKKc5kWPYMdpi5BFEkdxzGoieYFp9UksyGwJnCw4KKAUfJjrw==",
      "path": "system.net.websockets.websocketprotocol/4.5.1",
      "hashPath": "system.net.websockets.websocketprotocol.4.5.1.nupkg.sha512"
    },
    "System.Numerics.Vectors/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
      "path": "system.numerics.vectors/4.5.0",
      "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
    },
    "System.ObjectModel/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
      "path": "system.objectmodel/4.3.0",
      "hashPath": "system.objectmodel.4.3.0.nupkg.sha512"
    },
    "System.Private.ServiceModel/4.8.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-neXeXhKIlCUBCg5rxKpYnae4vQSiMWjhqeTgsMedHvKKUTsmP98je+G8oPmDdY9uZVruvxqRGjcljn1XYNhC+w==",
      "path": "system.private.servicemodel/4.8.1",
      "hashPath": "system.private.servicemodel.4.8.1.nupkg.sha512"
    },
    "System.Reflection/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
      "path": "system.reflection/4.3.0",
      "hashPath": "system.reflection.4.3.0.nupkg.sha512"
    },
    "System.Reflection.DispatchProxy/4.7.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-C1sMLwIG6ILQ2bmOT4gh62V6oJlyF4BlHcVMrOoor49p0Ji2tA8QAoqyMcIhAdH6OHKJ8m7BU+r4LK2CUEOKqw==",
      "path": "system.reflection.dispatchproxy/4.7.1",
      "hashPath": "system.reflection.dispatchproxy.4.7.1.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/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MclTG61lsD9sYdpNz9xsKBzjsmsfCtcMZYXz/IUr2zlhaTaABonlr1ESeompTgM+Xk+IwtGYU7/voh3YWB/fWw==",
      "path": "system.reflection.metadata/7.0.0",
      "hashPath": "system.reflection.metadata.7.0.0.nupkg.sha512"
    },
    "System.Reflection.MetadataLoadContext/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-z9PvtMJra5hK8n+g0wmPtaG7HQRZpTmIPRw5Z0LEemlcdQMHuTD5D7OAY/fZuuz1L9db++QOcDF0gJTLpbMtZQ==",
      "path": "system.reflection.metadataloadcontext/7.0.0",
      "hashPath": "system.reflection.metadataloadcontext.7.0.0.nupkg.sha512"
    },
    "System.Reflection.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
      "path": "system.reflection.primitives/4.3.0",
      "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
    },
    "System.Reflection.TypeExtensions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
      "path": "system.reflection.typeextensions/4.3.0",
      "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512"
    },
    "System.Resources.ResourceManager/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
      "path": "system.resources.resourcemanager/4.3.0",
      "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
    },
    "System.Runtime/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
      "path": "system.runtime/4.3.0",
      "hashPath": "system.runtime.4.3.0.nupkg.sha512"
    },
    "System.Runtime.Caching/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==",
      "path": "system.runtime.caching/6.0.0",
      "hashPath": "system.runtime.caching.6.0.0.nupkg.sha512"
    },
    "System.Runtime.CompilerServices.Unsafe/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
      "path": "system.runtime.compilerservices.unsafe/6.0.0",
      "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
    },
    "System.Runtime.Extensions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
      "path": "system.runtime.extensions/4.3.0",
      "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
    },
    "System.Runtime.Handles/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
      "path": "system.runtime.handles/4.3.0",
      "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
    },
    "System.Runtime.InteropServices/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
      "path": "system.runtime.interopservices/4.3.0",
      "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
    },
    "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
      "path": "system.runtime.interopservices.runtimeinformation/4.3.0",
      "hashPath": "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512"
    },
    "System.Runtime.Numerics/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
      "path": "system.runtime.numerics/4.3.0",
      "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
    },
    "System.Security.AccessControl/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
      "path": "system.security.accesscontrol/5.0.0",
      "hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512"
    },
    "System.Security.Claims/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-P/+BR/2lnc4PNDHt/TPBAWHVMLMRHsyYZbU1NphW4HIWzCggz8mJbTQQ3MKljFE7LS3WagmVFuBgoLcFzYXlkA==",
      "path": "system.security.claims/4.3.0",
      "hashPath": "system.security.claims.4.3.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Algorithms/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
      "path": "system.security.cryptography.algorithms/4.3.0",
      "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Cng/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
      "path": "system.security.cryptography.cng/5.0.0",
      "hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Csp/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
      "path": "system.security.cryptography.csp/4.3.0",
      "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Encoding/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
      "path": "system.security.cryptography.encoding/4.3.0",
      "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512"
    },
    "System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
      "path": "system.security.cryptography.openssl/4.3.0",
      "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Pkcs/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9TPLGjBCGKmNvG8pjwPeuYy0SMVmGZRwlTZvyPHDbYv/DRkoeumJdfumaaDNQzVGMEmbWtg07zUpSW9q70IlDQ==",
      "path": "system.security.cryptography.pkcs/5.0.0",
      "hashPath": "system.security.cryptography.pkcs.5.0.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
      "path": "system.security.cryptography.primitives/4.3.0",
      "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512"
    },
    "System.Security.Cryptography.ProtectedData/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==",
      "path": "system.security.cryptography.protecteddata/8.0.0",
      "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
    },
    "System.Security.Cryptography.X509Certificates/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
      "path": "system.security.cryptography.x509certificates/4.3.0",
      "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Xml/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MYmkHtCW+paFmPGFDktnLdOeH3zUrNchbZNki87E1ejNSMm9enSRbJokmvFrsWUrDE4bRE1lVeAle01+t6SGhA==",
      "path": "system.security.cryptography.xml/5.0.0",
      "hashPath": "system.security.cryptography.xml.5.0.0.nupkg.sha512"
    },
    "System.Security.Permissions/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Vmp0iRmCEno9BWiskOW5pxJ3d9n+jUqKxvX4GhLwFhnQaySZmBN2FuC0N5gjFHgyFMUjC5sfIJ8KZfoJwkcMmA==",
      "path": "system.security.permissions/7.0.0",
      "hashPath": "system.security.permissions.7.0.0.nupkg.sha512"
    },
    "System.Security.Principal/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-I1tkfQlAoMM2URscUtpcRo/hX0jinXx6a/KUtEQoz3owaYwl3qwsO8cbzYVVnjxrzxjHo3nJC+62uolgeGIS9A==",
      "path": "system.security.principal/4.3.0",
      "hashPath": "system.security.principal.4.3.0.nupkg.sha512"
    },
    "System.Security.Principal.Windows/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
      "path": "system.security.principal.windows/5.0.0",
      "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
    },
    "System.ServiceModel.Http/4.8.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yrfGQJ5joGXnZx3G340KDfgpmOSYzRMHP3zJkcwiV3CP750AEsvesVIXc+PXYFzU7v3JKLEw6GLrH7kPiZJa/g==",
      "path": "system.servicemodel.http/4.8.1",
      "hashPath": "system.servicemodel.http.4.8.1.nupkg.sha512"
    },
    "System.ServiceModel.Primitives/4.8.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-XjzGCqvWZBHnw2ym8t9PVeTm5Tsp7lSDKEwhDZAU4Jnw+6+zEDu/2ZQYQbRqBR0t/KpfNA4Aya/5aONKJnuyEw==",
      "path": "system.servicemodel.primitives/4.8.1",
      "hashPath": "system.servicemodel.primitives.4.8.1.nupkg.sha512"
    },
    "System.Text.Encoding/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
      "path": "system.text.encoding/4.3.0",
      "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
    },
    "System.Text.Encoding.CodePages/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
      "path": "system.text.encoding.codepages/6.0.0",
      "hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512"
    },
    "System.Text.Encoding.Extensions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
      "path": "system.text.encoding.extensions/4.3.0",
      "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
    },
    "System.Text.Encodings.Web/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
      "path": "system.text.encodings.web/8.0.0",
      "hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512"
    },
    "System.Text.Json/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==",
      "path": "system.text.json/8.0.0",
      "hashPath": "system.text.json.8.0.0.nupkg.sha512"
    },
    "System.Text.RegularExpressions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
      "path": "system.text.regularexpressions/4.3.0",
      "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
    },
    "System.Threading/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
      "path": "system.threading/4.3.0",
      "hashPath": "system.threading.4.3.0.nupkg.sha512"
    },
    "System.Threading.Channels/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qmeeYNROMsONF6ndEZcIQ+VxR4Q/TX/7uIVLJqtwIWL7dDWeh0l1UIqgo4wYyjG//5lUNhwkLDSFl+pAWO6oiA==",
      "path": "system.threading.channels/7.0.0",
      "hashPath": "system.threading.channels.7.0.0.nupkg.sha512"
    },
    "System.Threading.Tasks/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
      "path": "system.threading.tasks/4.3.0",
      "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
    },
    "System.Threading.Tasks.Dataflow/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BmSJ4b0e2nlplV/RdWVxvH7WECTHACofv06dx/JwOYc0n56eK1jIWdQKNYYsReSO4w8n1QA5stOzSQcfaVBkJg==",
      "path": "system.threading.tasks.dataflow/7.0.0",
      "hashPath": "system.threading.tasks.dataflow.7.0.0.nupkg.sha512"
    },
    "System.Threading.Tasks.Extensions/4.5.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
      "path": "system.threading.tasks.extensions/4.5.4",
      "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
    },
    "System.Threading.Thread/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-OHmbT+Zz065NKII/ZHcH9XO1dEuLGI1L2k7uYss+9C1jLxTC9kTZZuzUOyXHayRk+dft9CiDf3I/QZ0t8JKyBQ==",
      "path": "system.threading.thread/4.3.0",
      "hashPath": "system.threading.thread.4.3.0.nupkg.sha512"
    },
    "System.Threading.ThreadPool/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-k/+g4b7vjdd4aix83sTgC9VG6oXYKAktSfNIJUNGxPEj7ryEOfzHHhfnmsZvjxawwcD9HyWXKCXmPjX8U4zeSw==",
      "path": "system.threading.threadpool/4.3.0",
      "hashPath": "system.threading.threadpool.4.3.0.nupkg.sha512"
    },
    "System.Threading.Timer/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
      "path": "system.threading.timer/4.3.0",
      "hashPath": "system.threading.timer.4.3.0.nupkg.sha512"
    },
    "System.Windows.Extensions/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bR4qdCmssMMbo9Fatci49An5B1UaVJZHKNq70PRgzoLYIlitb8Tj7ns/Xt5Pz1CkERiTjcVBDU2y1AVrPBYkaw==",
      "path": "system.windows.extensions/7.0.0",
      "hashPath": "system.windows.extensions.7.0.0.nupkg.sha512"
    },
    "System.Xml.ReaderWriter/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
      "path": "system.xml.readerwriter/4.3.0",
      "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512"
    },
    "System.Xml.XDocument/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
      "path": "system.xml.xdocument/4.3.0",
      "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512"
    },
    "TimeZoneConverter/6.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vvhLOgRSOvfq5fBv0/Dd1S3N7K2ibO5wp06B5AkuxUpXkgv2aDHw9jB5ZvPg83y9sy+jF9qE7qWybMK46BXBuw==",
      "path": "timezoneconverter/6.0.1",
      "hashPath": "timezoneconverter.6.0.1.nupkg.sha512"
    },
    "Unity/5.8.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QEVj2UjwIMBhhhzxBsvfbpHmjPFWsK7NMd4/FniI6GTF0+0/bILEKyGmPe+J9FRIktV1X/Tf8cnhUMVwBunU3A==",
      "path": "unity/5.8.6",
      "hashPath": "unity.5.8.6.nupkg.sha512"
    },
    "YamlDotNet/9.1.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dVVZVhQxTI4xTNc9YorE+RruBFPPYKP44kMijE6Z5OQQE7zK+SEmh2sPm091CrTYVz1jjIuXKIBm1kFLrlsQJg==",
      "path": "yamldotnet/9.1.4",
      "hashPath": "yamldotnet.9.1.4.nupkg.sha512"
    },
    "DXC.TRS.API.Core/5.4.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.API.Package/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Cache/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.AuditTrail.Base/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.AuditTrail.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Authentication.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Configuration.AppSetting/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Configuration.Base/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Configuration.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Configuration.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Core.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Core.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Core.Utility/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Data.Domain/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Data.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Data.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Data.Version/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.FirstDoc.Services/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.ICH.Base.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.ICH.Base.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.ICH.Package.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.ICH.Package.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Integration.Core/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Integration.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Logging.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Logging.LogEntry/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Logging.Timer/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Office.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Package.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Package.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.PDF.Converter/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.PDF.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.PDF.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.PDF.Vlm/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Region.Core.Base.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Region.Core.Base.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Region.Core.Package.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Region.Core.Package.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Security.Base/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Security.Cryptography/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Security.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.STF.Base.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.STF.Base.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.STF.Package.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.STF.Package.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Utility.Helper/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Utility.Misc/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Validation.Package.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Version.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Version.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Win.Base/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Win.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Win.IO/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Common.Win.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.DB.Interface.Tables/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.DB.WCF.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.DMS.Cache.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.DMS.Cache.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.eCTD.Agent.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.eCTD.Configuration.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.eCTD.Core.Base/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.eCTD.Core.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.eCTD.Core.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.eCTD.Framework.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.eCTD.ICH.Base.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.eCTD.ICH.Base.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.eCTD.Placeholder.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.eCTD.Placeholder.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.eCTD.Region.Core.Base.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.eCTD.Region.Core.Base.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.eCTD.STF.Base.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.eCTD.STF.Base.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.eCTD.Validation.Core.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.ISM.ICH.Base.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.ISM.Main.Base/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.ISM.Main.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.ISM.Region.Core.Base.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.ISM.Region.Core.Base.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Job.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Job.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Pub.Framework.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Pub.Framework.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Pub.ICH.Base.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Pub.ICH.Base.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Pub.Main.Base/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Pub.Main.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Pub.Main.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Pub.Region.Core.Base/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Pub.Region.Core.Base.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Pub.Region.Core.Base.Logic/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Pub.Render.Base.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Unity.Container/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Validation.Core.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.Validation.Pdf.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.WCF.DB.Base/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.WCF.DB.Contract/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.WCF.DB.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.WCF.DB.Objects/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.WCF.DB.Repository.Implementation/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.WCF.DB.Repository.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.WCF.DB.Service/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.WCF.DMS.Contract/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.WCF.DMS.Domain/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.WCF.DMS.Implementation.MD5/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.WCF.DMS.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.WCF.DMS.Repository.Interface/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.WCF.DMS.Repository.MetaRepository/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.WCF.DMS.Repository.Package/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.WCF.DMS.ServiceObjects/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DXC.TRS.WCF.DMS.Utilities/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Interop.PdfCom_x64/5.4.0.0": {
      "type": "reference",
      "serviceable": false,
      "sha512": ""
    },
    "CSC.License.Interface/2.0.0.1006": {
      "type": "reference",
      "serviceable": false,
      "sha512": ""
    },
    "DocumentFormat.OpenXml/3.3.0.0": {
      "type": "reference",
      "serviceable": false,
      "sha512": ""
    },
    "DocumentFormat.OpenXml.Framework/3.3.0.0": {
      "type": "reference",
      "serviceable": false,
      "sha512": ""
    },
    "Unity.Configuration/5.2.1.0": {
      "type": "reference",
      "serviceable": false,
      "sha512": ""
    },
    "Npgsql/6.0.11.0": {
      "type": "reference",
      "serviceable": false,
      "sha512": ""
    },
    "CSC.License.Implementation/2.0.0.1006": {
      "type": "reference",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Bcl.HashCode/1.0.0.0": {
      "type": "reference",
      "serviceable": false,
      "sha512": ""
    }
  }
}