{
  "version": 3,
  "targets": {
    "net6.0": {
      "AutoMapper/12.0.1": {
        "type": "package",
        "dependencies": {
          "Microsoft.CSharp": "4.7.0"
        },
        "compile": {
          "lib/netstandard2.1/AutoMapper.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.1/AutoMapper.dll": {
            "related": ".xml"
          }
        }
      },
      "AutoMapper.Extensions.Microsoft.DependencyInjection/12.0.0": {
        "type": "package",
        "dependencies": {
          "AutoMapper": "12.0.0",
          "Microsoft.Extensions.Options": "6.0.0"
        },
        "compile": {
          "lib/netstandard2.1/AutoMapper.Extensions.Microsoft.DependencyInjection.dll": {}
        },
        "runtime": {
          "lib/netstandard2.1/AutoMapper.Extensions.Microsoft.DependencyInjection.dll": {}
        }
      },
      "Azure.Core/1.24.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
          "System.Diagnostics.DiagnosticSource": "4.6.0",
          "System.Memory.Data": "1.0.2",
          "System.Numerics.Vectors": "4.5.0",
          "System.Text.Encodings.Web": "4.7.2",
          "System.Text.Json": "4.7.2",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "compile": {
          "lib/net5.0/Azure.Core.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net5.0/Azure.Core.dll": {
            "related": ".xml"
          }
        }
      },
      "Azure.Identity/1.6.0": {
        "type": "package",
        "dependencies": {
          "Azure.Core": "1.24.0",
          "Microsoft.Identity.Client": "4.39.0",
          "Microsoft.Identity.Client.Extensions.Msal": "2.19.3",
          "System.Memory": "4.5.4",
          "System.Security.Cryptography.ProtectedData": "4.7.0",
          "System.Text.Json": "4.7.2",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "compile": {
          "lib/netstandard2.0/Azure.Identity.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/Azure.Identity.dll": {
            "related": ".xml"
          }
        }
      },
      "Google.Protobuf/3.21.9": {
        "type": "package",
        "compile": {
          "lib/net5.0/Google.Protobuf.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/net5.0/Google.Protobuf.dll": {
            "related": ".pdb;.xml"
          }
        }
      },
      "Humanizer.Core/2.14.1": {
        "type": "package",
        "compile": {
          "lib/net6.0/_._": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Humanizer.dll": {
            "related": ".xml"
          }
        }
      },
      "K4os.Compression.LZ4/1.2.6": {
        "type": "package",
        "dependencies": {
          "System.Memory": "4.5.4"
        },
        "compile": {
          "lib/netstandard2.0/K4os.Compression.LZ4.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/K4os.Compression.LZ4.dll": {
            "related": ".xml"
          }
        }
      },
      "K4os.Compression.LZ4.Streams/1.2.6": {
        "type": "package",
        "dependencies": {
          "K4os.Compression.LZ4": "1.2.6",
          "K4os.Hash.xxHash": "1.0.6"
        },
        "compile": {
          "lib/netstandard2.1/K4os.Compression.LZ4.Streams.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.1/K4os.Compression.LZ4.Streams.dll": {
            "related": ".xml"
          }
        }
      },
      "K4os.Hash.xxHash/1.0.6": {
        "type": "package",
        "dependencies": {
          "System.Memory": "4.5.3"
        },
        "compile": {
          "lib/netstandard2.0/K4os.Hash.xxHash.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/K4os.Hash.xxHash.dll": {
            "related": ".xml"
          }
        }
      },
      "MessagePack/2.1.152": {
        "type": "package",
        "dependencies": {
          "MessagePack.Annotations": "2.1.152",
          "Microsoft.Bcl.AsyncInterfaces": "1.0.0",
          "System.Memory": "4.5.3",
          "System.Reflection.Emit": "4.6.0",
          "System.Reflection.Emit.Lightweight": "4.6.0",
          "System.Runtime.CompilerServices.Unsafe": "4.5.2",
          "System.Threading.Tasks.Extensions": "4.5.3"
        },
        "compile": {
          "lib/netcoreapp2.1/MessagePack.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netcoreapp2.1/MessagePack.dll": {
            "related": ".xml"
          }
        }
      },
      "MessagePack.Annotations/2.1.152": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/MessagePack.Annotations.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/MessagePack.Annotations.dll": {
            "related": ".xml"
          }
        }
      },
      "MessagePackAnalyzer/2.1.152": {
        "type": "package"
      },
      "Microsoft.AspNet.Mvc/5.2.9": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNet.Razor": "[3.2.9, 3.3.0)",
          "Microsoft.AspNet.WebPages": "[3.2.9, 3.3.0)"
        },
        "compile": {
          "lib/net45/System.Web.Mvc.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net45/System.Web.Mvc.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.AspNet.Razor/3.2.9": {
        "type": "package",
        "compile": {
          "lib/net45/System.Web.Razor.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net45/System.Web.Razor.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.AspNet.WebPages/3.2.9": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNet.Razor": "[3.2.9, 3.3.0)",
          "Microsoft.Web.Infrastructure": "1.0.0"
        },
        "compile": {
          "lib/net45/System.Web.Helpers.dll": {
            "related": ".xml"
          },
          "lib/net45/System.Web.WebPages.Deployment.dll": {
            "related": ".xml"
          },
          "lib/net45/System.Web.WebPages.Razor.dll": {
            "related": ".xml"
          },
          "lib/net45/System.Web.WebPages.dll": {
            "related": ".Deployment.xml;.Razor.xml;.xml"
          }
        },
        "runtime": {
          "lib/net45/System.Web.Helpers.dll": {
            "related": ".xml"
          },
          "lib/net45/System.Web.WebPages.Deployment.dll": {
            "related": ".xml"
          },
          "lib/net45/System.Web.WebPages.Razor.dll": {
            "related": ".xml"
          },
          "lib/net45/System.Web.WebPages.dll": {
            "related": ".Deployment.xml;.Razor.xml;.xml"
          }
        }
      },
      "Microsoft.AspNetCore.Razor.Language/6.0.0": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
        }
      },
      "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
        "type": "package",
        "compile": {
          "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.Build/17.3.2": {
        "type": "package",
        "dependencies": {
          "Microsoft.Build.Framework": "17.3.2",
          "Microsoft.NET.StringTools": "17.3.2",
          "System.Collections.Immutable": "6.0.0",
          "System.Configuration.ConfigurationManager": "6.0.0",
          "System.Reflection.Metadata": "6.0.0",
          "System.Reflection.MetadataLoadContext": "6.0.0",
          "System.Security.Principal.Windows": "5.0.0",
          "System.Text.Encoding.CodePages": "6.0.0",
          "System.Text.Json": "6.0.0",
          "System.Threading.Tasks.Dataflow": "6.0.0"
        },
        "compile": {
          "ref/net6.0/Microsoft.Build.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.Build.dll": {
            "related": ".pdb;.xml"
          }
        }
      },
      "Microsoft.Build.Framework/17.3.2": {
        "type": "package",
        "dependencies": {
          "System.Security.Permissions": "6.0.0"
        },
        "compile": {
          "ref/net6.0/Microsoft.Build.Framework.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.Build.Framework.dll": {
            "related": ".pdb;.xml"
          }
        }
      },
      "Microsoft.CodeAnalysis.Analyzers/3.3.2": {
        "type": "package",
        "build": {
          "build/_._": {}
        }
      },
      "Microsoft.CodeAnalysis.AnalyzerUtilities/3.3.0": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.AnalyzerUtilities.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.AnalyzerUtilities.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.CodeAnalysis.Common/4.0.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.CodeAnalysis.Analyzers": "3.3.2",
          "System.Collections.Immutable": "5.0.0",
          "System.Memory": "4.5.4",
          "System.Reflection.Metadata": "5.0.0",
          "System.Runtime.CompilerServices.Unsafe": "5.0.0",
          "System.Text.Encoding.CodePages": "4.5.1",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": {
            "related": ".pdb;.xml"
          }
        },
        "resource": {
          "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "cs"
          },
          "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "de"
          },
          "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "es"
          },
          "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "fr"
          },
          "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "it"
          },
          "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "ja"
          },
          "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "ko"
          },
          "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "pl"
          },
          "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "ru"
          },
          "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "tr"
          },
          "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.CSharp/4.0.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "[4.0.0]"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": {
            "related": ".pdb;.xml"
          }
        },
        "resource": {
          "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "cs"
          },
          "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "de"
          },
          "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "es"
          },
          "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "fr"
          },
          "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "it"
          },
          "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "ja"
          },
          "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "ko"
          },
          "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "pl"
          },
          "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "ru"
          },
          "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "tr"
          },
          "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.CSharp.Features/4.0.0": {
        "type": "package",
        "dependencies": {
          "Humanizer.Core": "2.2.0",
          "Microsoft.CodeAnalysis.CSharp": "[4.0.0]",
          "Microsoft.CodeAnalysis.CSharp.Workspaces": "[4.0.0]",
          "Microsoft.CodeAnalysis.Common": "[4.0.0]",
          "Microsoft.CodeAnalysis.Features": "[4.0.0]",
          "Microsoft.CodeAnalysis.Workspaces.Common": "[4.0.0]"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Features.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Features.dll": {
            "related": ".pdb;.xml"
          }
        },
        "resource": {
          "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "cs"
          },
          "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "de"
          },
          "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "es"
          },
          "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "fr"
          },
          "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "it"
          },
          "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "ja"
          },
          "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "ko"
          },
          "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "pl"
          },
          "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "ru"
          },
          "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "tr"
          },
          "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.CSharp.Scripting/4.0.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.CSharp": "4.3.0",
          "Microsoft.CodeAnalysis.CSharp": "[4.0.0]",
          "Microsoft.CodeAnalysis.Common": "[4.0.0]",
          "Microsoft.CodeAnalysis.Scripting.Common": "[4.0.0]"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Scripting.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Scripting.dll": {
            "related": ".pdb;.xml"
          }
        },
        "resource": {
          "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "cs"
          },
          "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "de"
          },
          "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "es"
          },
          "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "fr"
          },
          "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "it"
          },
          "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "ja"
          },
          "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "ko"
          },
          "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "pl"
          },
          "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "ru"
          },
          "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "tr"
          },
          "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.CSharp.Workspaces/4.0.0": {
        "type": "package",
        "dependencies": {
          "Humanizer.Core": "2.2.0",
          "Microsoft.CodeAnalysis.CSharp": "[4.0.0]",
          "Microsoft.CodeAnalysis.Common": "[4.0.0]",
          "Microsoft.CodeAnalysis.Workspaces.Common": "[4.0.0]"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
            "related": ".pdb;.xml"
          }
        },
        "resource": {
          "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "cs"
          },
          "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "de"
          },
          "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "es"
          },
          "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "fr"
          },
          "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "it"
          },
          "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "ja"
          },
          "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "ko"
          },
          "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "pl"
          },
          "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "ru"
          },
          "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "tr"
          },
          "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.Features/4.0.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.CodeAnalysis.AnalyzerUtilities": "3.3.0",
          "Microsoft.CodeAnalysis.Common": "[4.0.0]",
          "Microsoft.CodeAnalysis.Scripting.Common": "[4.0.0]",
          "Microsoft.CodeAnalysis.Workspaces.Common": "[4.0.0]",
          "Microsoft.DiaSymReader": "1.3.0",
          "Microsoft.VisualStudio.Debugger.Contracts": "17.2.0",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Features.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Features.dll": {
            "related": ".pdb;.xml"
          }
        },
        "resource": {
          "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "cs"
          },
          "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "de"
          },
          "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "es"
          },
          "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "fr"
          },
          "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "it"
          },
          "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "ja"
          },
          "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "ko"
          },
          "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "pl"
          },
          "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "ru"
          },
          "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "tr"
          },
          "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.Razor/6.0.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.Razor.Language": "6.0.0",
          "Microsoft.CodeAnalysis.CSharp": "4.0.0",
          "Microsoft.CodeAnalysis.Common": "4.0.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {}
        }
      },
      "Microsoft.CodeAnalysis.Scripting.Common/4.0.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "[4.0.0]"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Scripting.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Scripting.dll": {
            "related": ".pdb;.xml"
          }
        },
        "resource": {
          "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "cs"
          },
          "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "de"
          },
          "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "es"
          },
          "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "fr"
          },
          "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "it"
          },
          "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "ja"
          },
          "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "ko"
          },
          "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "pl"
          },
          "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "ru"
          },
          "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "tr"
          },
          "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.VisualBasic/4.0.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "[4.0.0]"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.dll": {
            "related": ".pdb;.xml"
          }
        },
        "resource": {
          "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "cs"
          },
          "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "de"
          },
          "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "es"
          },
          "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "fr"
          },
          "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "it"
          },
          "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "ja"
          },
          "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "ko"
          },
          "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "pl"
          },
          "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "ru"
          },
          "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "tr"
          },
          "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.VisualBasic.Features/4.0.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "[4.0.0]",
          "Microsoft.CodeAnalysis.Features": "[4.0.0]",
          "Microsoft.CodeAnalysis.VisualBasic": "[4.0.0]",
          "Microsoft.CodeAnalysis.VisualBasic.Workspaces": "[4.0.0]",
          "Microsoft.CodeAnalysis.Workspaces.Common": "[4.0.0]"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.Features.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.Features.dll": {
            "related": ".pdb;.xml"
          }
        },
        "resource": {
          "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll": {
            "locale": "cs"
          },
          "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll": {
            "locale": "de"
          },
          "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll": {
            "locale": "es"
          },
          "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll": {
            "locale": "fr"
          },
          "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll": {
            "locale": "it"
          },
          "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll": {
            "locale": "ja"
          },
          "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll": {
            "locale": "ko"
          },
          "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll": {
            "locale": "pl"
          },
          "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll": {
            "locale": "ru"
          },
          "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll": {
            "locale": "tr"
          },
          "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.VisualBasic.Workspaces/4.0.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "[4.0.0]",
          "Microsoft.CodeAnalysis.VisualBasic": "[4.0.0]",
          "Microsoft.CodeAnalysis.Workspaces.Common": "[4.0.0]"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll": {
            "related": ".pdb;.xml"
          }
        },
        "resource": {
          "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "cs"
          },
          "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "de"
          },
          "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "es"
          },
          "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "fr"
          },
          "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "it"
          },
          "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "ja"
          },
          "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "ko"
          },
          "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "pl"
          },
          "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "ru"
          },
          "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "tr"
          },
          "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.Workspaces.Common/4.0.0": {
        "type": "package",
        "dependencies": {
          "Humanizer.Core": "2.2.0",
          "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
          "Microsoft.CodeAnalysis.Common": "[4.0.0]",
          "System.Composition": "1.0.31",
          "System.IO.Pipelines": "5.0.1"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": {
            "related": ".pdb;.xml"
          }
        },
        "resource": {
          "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "cs"
          },
          "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "de"
          },
          "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "es"
          },
          "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "fr"
          },
          "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "it"
          },
          "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "ja"
          },
          "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "ko"
          },
          "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "pl"
          },
          "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "ru"
          },
          "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "tr"
          },
          "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.0.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.Build.Framework": "16.5.0",
          "Microsoft.CodeAnalysis.Common": "[4.0.0]",
          "Microsoft.CodeAnalysis.Workspaces.Common": "[4.0.0]",
          "System.Text.Json": "4.7.0"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": {
            "related": ".pdb;.xml"
          }
        },
        "resource": {
          "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": {
            "locale": "cs"
          },
          "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": {
            "locale": "de"
          },
          "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": {
            "locale": "es"
          },
          "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": {
            "locale": "fr"
          },
          "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": {
            "locale": "it"
          },
          "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": {
            "locale": "ja"
          },
          "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": {
            "locale": "ko"
          },
          "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": {
            "locale": "pl"
          },
          "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": {
            "locale": "ru"
          },
          "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": {
            "locale": "tr"
          },
          "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CSharp/4.7.0": {
        "type": "package",
        "compile": {
          "ref/netcoreapp2.0/_._": {}
        },
        "runtime": {
          "lib/netcoreapp2.0/_._": {}
        }
      },
      "Microsoft.Data.SqlClient/5.0.1": {
        "type": "package",
        "dependencies": {
          "Azure.Identity": "1.6.0",
          "Microsoft.Data.SqlClient.SNI.runtime": "5.0.1",
          "Microsoft.Identity.Client": "4.45.0",
          "Microsoft.IdentityModel.JsonWebTokens": "6.21.0",
          "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.21.0",
          "Microsoft.SqlServer.Server": "1.0.0",
          "Microsoft.Win32.Registry": "5.0.0",
          "System.Buffers": "4.5.1",
          "System.Configuration.ConfigurationManager": "5.0.0",
          "System.Diagnostics.DiagnosticSource": "5.0.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime.Caching": "5.0.0",
          "System.Security.Cryptography.Cng": "5.0.0",
          "System.Security.Principal.Windows": "5.0.0",
          "System.Text.Encoding.CodePages": "5.0.0",
          "System.Text.Encodings.Web": "4.7.2"
        },
        "compile": {
          "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "Microsoft.Data.SqlClient.SNI.runtime/5.0.1": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
            "assetType": "native",
            "rid": "win-arm"
          },
          "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
            "assetType": "native",
            "rid": "win-arm64"
          },
          "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
            "assetType": "native",
            "rid": "win-x64"
          },
          "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
            "assetType": "native",
            "rid": "win-x86"
          }
        }
      },
      "Microsoft.DiaSymReader/1.3.0": {
        "type": "package",
        "dependencies": {
          "NETStandard.Library": "1.6.1"
        },
        "compile": {
          "lib/netstandard1.1/Microsoft.DiaSymReader.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/netstandard1.1/Microsoft.DiaSymReader.dll": {
            "related": ".pdb;.xml"
          }
        }
      },
      "Microsoft.DotNet.Scaffolding.Shared/6.0.13": {
        "type": "package",
        "dependencies": {
          "Microsoft.CodeAnalysis.CSharp.Features": "4.0.0",
          "Microsoft.CodeAnalysis.CSharp.Scripting": "4.0.0",
          "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.0.0",
          "Microsoft.CodeAnalysis.Features": "4.0.0",
          "Microsoft.CodeAnalysis.VisualBasic.Features": "4.0.0",
          "Microsoft.CodeAnalysis.VisualBasic.Workspaces": "4.0.0",
          "Microsoft.CodeAnalysis.Workspaces.MSBuild": "4.0.0",
          "Newtonsoft.Json": "13.0.1",
          "NuGet.Packaging": "6.3.1",
          "NuGet.ProjectModel": "6.3.1",
          "System.Collections.Immutable": "6.0.0",
          "System.Configuration.ConfigurationManager": "6.0.0",
          "System.Private.Uri": "4.3.2",
          "System.Security.Cryptography.X509Certificates": "4.3.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.DotNet.Scaffolding.Shared.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.DotNet.Scaffolding.Shared.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.EntityFrameworkCore/7.0.4": {
        "type": "package",
        "dependencies": {
          "Microsoft.EntityFrameworkCore.Abstractions": "7.0.4",
          "Microsoft.EntityFrameworkCore.Analyzers": "7.0.4",
          "Microsoft.Extensions.Caching.Memory": "7.0.0",
          "Microsoft.Extensions.DependencyInjection": "7.0.0",
          "Microsoft.Extensions.Logging": "7.0.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props": {}
        }
      },
      "Microsoft.EntityFrameworkCore.Abstractions/7.0.4": {
        "type": "package",
        "compile": {
          "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.Analyzers/7.0.4": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/_._": {}
        },
        "runtime": {
          "lib/netstandard2.0/_._": {}
        }
      },
      "Microsoft.EntityFrameworkCore.Design/7.0.4": {
        "type": "package",
        "dependencies": {
          "Humanizer.Core": "2.14.1",
          "Microsoft.EntityFrameworkCore.Relational": "7.0.4",
          "Microsoft.Extensions.DependencyModel": "7.0.0",
          "Mono.TextTemplating": "2.2.1"
        },
        "compile": {
          "lib/net6.0/_._": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.EntityFrameworkCore.Design.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "build/net6.0/Microsoft.EntityFrameworkCore.Design.props": {}
        }
      },
      "Microsoft.EntityFrameworkCore.Relational/7.0.4": {
        "type": "package",
        "dependencies": {
          "Microsoft.EntityFrameworkCore": "7.0.4",
          "Microsoft.Extensions.Configuration.Abstractions": "7.0.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.SqlServer/7.0.4": {
        "type": "package",
        "dependencies": {
          "Microsoft.Data.SqlClient": "5.0.1",
          "Microsoft.EntityFrameworkCore.Relational": "7.0.4"
        },
        "compile": {
          "lib/net6.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.Tools/7.0.4": {
        "type": "package",
        "dependencies": {
          "Microsoft.EntityFrameworkCore.Design": "7.0.4"
        },
        "compile": {
          "lib/net6.0/_._": {}
        },
        "runtime": {
          "lib/net6.0/_._": {}
        }
      },
      "Microsoft.Extensions.ApiDescription.Server/3.0.0": {
        "type": "package",
        "build": {
          "build/Microsoft.Extensions.ApiDescription.Server.props": {},
          "build/Microsoft.Extensions.ApiDescription.Server.targets": {}
        },
        "buildMultiTargeting": {
          "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props": {},
          "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets": {}
        }
      },
      "Microsoft.Extensions.Caching.Abstractions/7.0.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.Primitives": "7.0.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net6.0/_._": {}
        }
      },
      "Microsoft.Extensions.Caching.Memory/7.0.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.Caching.Abstractions": "7.0.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
          "Microsoft.Extensions.Options": "7.0.0",
          "Microsoft.Extensions.Primitives": "7.0.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.Extensions.Caching.Memory.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.Extensions.Caching.Memory.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net6.0/_._": {}
        }
      },
      "Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.Primitives": "7.0.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net6.0/_._": {}
        }
      },
      "Microsoft.Extensions.DependencyInjection/7.0.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net6.0/_._": {}
        }
      },
      "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": {
        "type": "package",
        "compile": {
          "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net6.0/_._": {}
        }
      },
      "Microsoft.Extensions.DependencyModel/7.0.0": {
        "type": "package",
        "dependencies": {
          "System.Text.Encodings.Web": "7.0.0",
          "System.Text.Json": "7.0.0"
        },
        "compile": {
          "lib/net6.0/_._": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.Extensions.DependencyModel.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net6.0/_._": {}
        }
      },
      "Microsoft.Extensions.Logging/7.0.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection": "7.0.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
          "Microsoft.Extensions.Options": "7.0.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.Extensions.Logging.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.Extensions.Logging.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net6.0/_._": {}
        }
      },
      "Microsoft.Extensions.Logging.Abstractions/7.0.0": {
        "type": "package",
        "compile": {
          "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
        }
      },
      "Microsoft.Extensions.Options/7.0.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
          "Microsoft.Extensions.Primitives": "7.0.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.Extensions.Options.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.Extensions.Options.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net6.0/_._": {}
        }
      },
      "Microsoft.Extensions.Primitives/7.0.0": {
        "type": "package",
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.Extensions.Primitives.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.Extensions.Primitives.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net6.0/_._": {}
        }
      },
      "Microsoft.Identity.Client/4.45.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.IdentityModel.Abstractions": "6.18.0"
        },
        "compile": {
          "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
        "type": "package",
        "dependencies": {
          "Microsoft.Identity.Client": "4.38.0",
          "System.Security.Cryptography.ProtectedData": "4.5.0"
        },
        "compile": {
          "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.IdentityModel.Abstractions/6.21.0": {
        "type": "package",
        "compile": {
          "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.IdentityModel.JsonWebTokens/6.21.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.IdentityModel.Tokens": "6.21.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.IdentityModel.Logging/6.21.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.IdentityModel.Abstractions": "6.21.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.IdentityModel.Protocols/6.21.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.IdentityModel.Logging": "6.21.0",
          "Microsoft.IdentityModel.Tokens": "6.21.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.21.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.IdentityModel.Protocols": "6.21.0",
          "System.IdentityModel.Tokens.Jwt": "6.21.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.IdentityModel.Tokens/6.21.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.CSharp": "4.5.0",
          "Microsoft.IdentityModel.Logging": "6.21.0",
          "System.Security.Cryptography.Cng": "4.5.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.NET.StringTools/17.3.2": {
        "type": "package",
        "dependencies": {
          "System.Memory": "4.5.5",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "compile": {
          "ref/net6.0/Microsoft.NET.StringTools.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.NET.StringTools.dll": {
            "related": ".pdb;.xml"
          }
        }
      },
      "Microsoft.NETCore.Platforms/1.1.1": {
        "type": "package",
        "compile": {
          "lib/netstandard1.0/_._": {}
        },
        "runtime": {
          "lib/netstandard1.0/_._": {}
        }
      },
      "Microsoft.NETCore.Targets/1.1.3": {
        "type": "package",
        "compile": {
          "lib/netstandard1.0/_._": {}
        },
        "runtime": {
          "lib/netstandard1.0/_._": {}
        }
      },
      "Microsoft.OpenApi/1.2.3": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/Microsoft.OpenApi.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.OpenApi.dll": {
            "related": ".pdb;.xml"
          }
        }
      },
      "Microsoft.SqlServer.Server/1.0.0": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
            "related": ".pdb;.xml"
          }
        }
      },
      "Microsoft.VisualStudio.Debugger.Contracts/17.2.0": {
        "type": "package",
        "dependencies": {
          "MessagePack": "2.1.152",
          "MessagePackAnalyzer": "2.1.152",
          "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
          "System.Collections.Immutable": "5.0.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Debugger.Contracts.dll": {
            "related": ".pdb"
          }
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Debugger.Contracts.dll": {
            "related": ".pdb"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration/6.0.13": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection": "6.0.0",
          "Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore": "6.0.13",
          "NuGet.Packaging": "6.3.1",
          "System.Collections.Immutable": "6.0.0",
          "System.Configuration.ConfigurationManager": "6.0.0",
          "System.Private.Uri": "4.3.2",
          "System.Security.Cryptography.X509Certificates": "4.3.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Core/6.0.13": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection": "6.0.0",
          "Microsoft.VisualStudio.Web.CodeGeneration.Templating": "6.0.13",
          "Newtonsoft.Json": "13.0.1",
          "NuGet.Packaging": "6.3.1",
          "System.Configuration.ConfigurationManager": "6.0.0",
          "System.Private.Uri": "4.3.2",
          "System.Security.Cryptography.X509Certificates": "4.3.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Design/6.0.13": {
        "type": "package",
        "dependencies": {
          "Microsoft.DotNet.Scaffolding.Shared": "6.0.13",
          "Microsoft.VisualStudio.Web.CodeGenerators.Mvc": "6.0.13",
          "NuGet.Packaging": "6.3.1",
          "System.Configuration.ConfigurationManager": "6.0.0",
          "System.Private.Uri": "4.3.2",
          "System.Security.Cryptography.X509Certificates": "4.3.0"
        },
        "compile": {
          "lib/net6.0/dotnet-aspnet-codegenerator-design.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/dotnet-aspnet-codegenerator-design.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore/6.0.13": {
        "type": "package",
        "dependencies": {
          "Microsoft.DotNet.Scaffolding.Shared": "6.0.13",
          "Microsoft.VisualStudio.Web.CodeGeneration.Core": "6.0.13",
          "NuGet.Packaging": "6.3.1",
          "System.Configuration.ConfigurationManager": "6.0.0",
          "System.Private.Uri": "4.3.2",
          "System.Security.Cryptography.X509Certificates": "4.3.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll": {
            "related": ".runtimeconfig.json;.xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll": {
            "related": ".runtimeconfig.json;.xml"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Templating/6.0.13": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.Razor.Language": "6.0.0",
          "Microsoft.CodeAnalysis.CSharp": "4.0.0",
          "Microsoft.CodeAnalysis.Razor": "6.0.0",
          "Microsoft.VisualStudio.Web.CodeGeneration.Utils": "6.0.13",
          "NuGet.Packaging": "6.3.1",
          "System.Configuration.ConfigurationManager": "6.0.0",
          "System.Private.Uri": "4.3.2",
          "System.Security.Cryptography.X509Certificates": "4.3.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Utils/6.0.13": {
        "type": "package",
        "dependencies": {
          "Microsoft.Build": "17.3.2",
          "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.0.0",
          "Microsoft.DotNet.Scaffolding.Shared": "6.0.13",
          "Newtonsoft.Json": "13.0.1",
          "NuGet.Packaging": "6.3.1",
          "System.Configuration.ConfigurationManager": "6.0.0",
          "System.Private.Uri": "4.3.2",
          "System.Security.Cryptography.X509Certificates": "4.3.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGenerators.Mvc/6.0.13": {
        "type": "package",
        "dependencies": {
          "Microsoft.DotNet.Scaffolding.Shared": "6.0.13",
          "Microsoft.VisualStudio.Web.CodeGeneration": "6.0.13",
          "NuGet.Packaging": "6.3.1",
          "System.Configuration.ConfigurationManager": "6.0.0",
          "System.Private.Uri": "4.3.2",
          "System.Security.Cryptography.X509Certificates": "4.3.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.Web.Infrastructure/1.0.0": {
        "type": "package",
        "compile": {
          "lib/net40/Microsoft.Web.Infrastructure.dll": {}
        },
        "runtime": {
          "lib/net40/Microsoft.Web.Infrastructure.dll": {}
        }
      },
      "Microsoft.Win32.Primitives/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.Win32.Registry/5.0.0": {
        "type": "package",
        "dependencies": {
          "System.Security.AccessControl": "5.0.0",
          "System.Security.Principal.Windows": "5.0.0"
        },
        "compile": {
          "ref/netstandard2.0/_._": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
            "related": ".xml"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "Microsoft.Win32.SystemEvents/6.0.0": {
        "type": "package",
        "compile": {
          "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/netcoreapp3.1/_._": {}
        },
        "runtimeTargets": {
          "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "Mono.TextTemplating/2.2.1": {
        "type": "package",
        "dependencies": {
          "System.CodeDom": "4.4.0"
        },
        "compile": {
          "lib/netstandard2.0/_._": {}
        },
        "runtime": {
          "lib/netstandard2.0/Mono.TextTemplating.dll": {}
        }
      },
      "MySql.Data/8.0.32": {
        "type": "package",
        "dependencies": {
          "Google.Protobuf": "3.21.9",
          "K4os.Compression.LZ4.Streams": "1.2.6",
          "Portable.BouncyCastle": "1.9.0",
          "System.Buffers": "4.5.1",
          "System.Configuration.ConfigurationManager": "4.4.1",
          "System.Runtime.CompilerServices.Unsafe": "5.0.0",
          "System.Runtime.Loader": "4.3.0",
          "System.Security.Permissions": "4.7.0",
          "System.Text.Encoding.CodePages": "4.4.0"
        },
        "compile": {
          "lib/net6.0/MySql.Data.dll": {
            "related": ".xml"
          },
          "lib/net6.0/ZstdNet.dll": {},
          "lib/net6.0/comerr64.dll": {},
          "lib/net6.0/gssapi64.dll": {},
          "lib/net6.0/k5sprt64.dll": {},
          "lib/net6.0/krb5_64.dll": {},
          "lib/net6.0/krbcc64.dll": {}
        },
        "runtime": {
          "lib/net6.0/MySql.Data.dll": {
            "related": ".xml"
          },
          "lib/net6.0/ZstdNet.dll": {},
          "lib/net6.0/comerr64.dll": {},
          "lib/net6.0/gssapi64.dll": {},
          "lib/net6.0/k5sprt64.dll": {},
          "lib/net6.0/krb5_64.dll": {},
          "lib/net6.0/krbcc64.dll": {}
        }
      },
      "MySql.EntityFrameworkCore/7.0.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.EntityFrameworkCore": "7.0.0",
          "Microsoft.EntityFrameworkCore.Relational": "7.0.0",
          "MySql.Data": "8.0.32"
        },
        "compile": {
          "lib/net6.0/MySql.EntityFrameworkCore.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/MySql.EntityFrameworkCore.dll": {
            "related": ".xml"
          }
        }
      },
      "NETStandard.Library/1.6.1": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.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.1": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/Newtonsoft.Json.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/Newtonsoft.Json.dll": {
            "related": ".xml"
          }
        }
      },
      "NuGet.Common/6.3.1": {
        "type": "package",
        "dependencies": {
          "NuGet.Frameworks": "6.3.1"
        },
        "compile": {
          "lib/netstandard2.0/NuGet.Common.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/NuGet.Common.dll": {
            "related": ".xml"
          }
        }
      },
      "NuGet.Configuration/6.3.1": {
        "type": "package",
        "dependencies": {
          "NuGet.Common": "6.3.1",
          "System.Security.Cryptography.ProtectedData": "4.4.0"
        },
        "compile": {
          "lib/netstandard2.0/NuGet.Configuration.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/NuGet.Configuration.dll": {
            "related": ".xml"
          }
        }
      },
      "NuGet.DependencyResolver.Core/6.3.1": {
        "type": "package",
        "dependencies": {
          "NuGet.Configuration": "6.3.1",
          "NuGet.LibraryModel": "6.3.1",
          "NuGet.Protocol": "6.3.1"
        },
        "compile": {
          "lib/net5.0/NuGet.DependencyResolver.Core.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net5.0/NuGet.DependencyResolver.Core.dll": {
            "related": ".xml"
          }
        }
      },
      "NuGet.Frameworks/6.3.1": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/NuGet.Frameworks.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/NuGet.Frameworks.dll": {
            "related": ".xml"
          }
        }
      },
      "NuGet.LibraryModel/6.3.1": {
        "type": "package",
        "dependencies": {
          "NuGet.Common": "6.3.1",
          "NuGet.Versioning": "6.3.1"
        },
        "compile": {
          "lib/netstandard2.0/NuGet.LibraryModel.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/NuGet.LibraryModel.dll": {
            "related": ".xml"
          }
        }
      },
      "NuGet.Packaging/6.3.1": {
        "type": "package",
        "dependencies": {
          "Newtonsoft.Json": "13.0.1",
          "NuGet.Configuration": "6.3.1",
          "NuGet.Versioning": "6.3.1",
          "System.Security.Cryptography.Cng": "5.0.0",
          "System.Security.Cryptography.Pkcs": "5.0.0"
        },
        "compile": {
          "lib/net5.0/NuGet.Packaging.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net5.0/NuGet.Packaging.dll": {
            "related": ".xml"
          }
        }
      },
      "NuGet.ProjectModel/6.3.1": {
        "type": "package",
        "dependencies": {
          "NuGet.DependencyResolver.Core": "6.3.1"
        },
        "compile": {
          "lib/net5.0/NuGet.ProjectModel.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net5.0/NuGet.ProjectModel.dll": {
            "related": ".xml"
          }
        }
      },
      "NuGet.Protocol/6.3.1": {
        "type": "package",
        "dependencies": {
          "NuGet.Packaging": "6.3.1"
        },
        "compile": {
          "lib/net5.0/NuGet.Protocol.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net5.0/NuGet.Protocol.dll": {
            "related": ".xml"
          }
        }
      },
      "NuGet.Versioning/6.3.1": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/NuGet.Versioning.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/NuGet.Versioning.dll": {
            "related": ".xml"
          }
        }
      },
      "Portable.BouncyCastle/1.9.0": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
            "related": ".xml"
          }
        }
      },
      "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
            "assetType": "native",
            "rid": "debian.8-x64"
          }
        }
      },
      "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
            "assetType": "native",
            "rid": "fedora.23-x64"
          }
        }
      },
      "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
            "assetType": "native",
            "rid": "fedora.24-x64"
          }
        }
      },
      "runtime.native.System/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0"
        },
        "compile": {
          "lib/netstandard1.0/_._": {}
        },
        "runtime": {
          "lib/netstandard1.0/_._": {}
        }
      },
      "runtime.native.System.IO.Compression/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0"
        },
        "compile": {
          "lib/netstandard1.0/_._": {}
        },
        "runtime": {
          "lib/netstandard1.0/_._": {}
        }
      },
      "runtime.native.System.Net.Http/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0"
        },
        "compile": {
          "lib/netstandard1.0/_._": {}
        },
        "runtime": {
          "lib/netstandard1.0/_._": {}
        }
      },
      "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
        "type": "package",
        "dependencies": {
          "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
        },
        "compile": {
          "lib/netstandard1.0/_._": {}
        },
        "runtime": {
          "lib/netstandard1.0/_._": {}
        }
      },
      "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "type": "package",
        "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"
        },
        "compile": {
          "lib/netstandard1.0/_._": {}
        },
        "runtime": {
          "lib/netstandard1.0/_._": {}
        }
      },
      "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
            "assetType": "native",
            "rid": "opensuse.13.2-x64"
          }
        }
      },
      "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
            "assetType": "native",
            "rid": "opensuse.42.1-x64"
          }
        }
      },
      "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib": {
            "assetType": "native",
            "rid": "osx.10.10-x64"
          }
        }
      },
      "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": {
            "assetType": "native",
            "rid": "osx.10.10-x64"
          }
        }
      },
      "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
            "assetType": "native",
            "rid": "rhel.7-x64"
          }
        }
      },
      "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
            "assetType": "native",
            "rid": "ubuntu.14.04-x64"
          }
        }
      },
      "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
            "assetType": "native",
            "rid": "ubuntu.16.04-x64"
          }
        }
      },
      "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
            "assetType": "native",
            "rid": "ubuntu.16.10-x64"
          }
        }
      },
      "Swashbuckle.AspNetCore/6.2.3": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.ApiDescription.Server": "3.0.0",
          "Swashbuckle.AspNetCore.Swagger": "6.2.3",
          "Swashbuckle.AspNetCore.SwaggerGen": "6.2.3",
          "Swashbuckle.AspNetCore.SwaggerUI": "6.2.3"
        },
        "build": {
          "build/Swashbuckle.AspNetCore.props": {}
        }
      },
      "Swashbuckle.AspNetCore.Swagger/6.2.3": {
        "type": "package",
        "dependencies": {
          "Microsoft.OpenApi": "1.2.3"
        },
        "compile": {
          "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": {
            "related": ".pdb;.xml"
          }
        },
        "frameworkReferences": [
          "Microsoft.AspNetCore.App"
        ]
      },
      "Swashbuckle.AspNetCore.SwaggerGen/6.2.3": {
        "type": "package",
        "dependencies": {
          "Swashbuckle.AspNetCore.Swagger": "6.2.3"
        },
        "compile": {
          "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
            "related": ".pdb;.xml"
          }
        }
      },
      "Swashbuckle.AspNetCore.SwaggerUI/6.2.3": {
        "type": "package",
        "compile": {
          "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
            "related": ".pdb;.xml"
          }
        },
        "frameworkReferences": [
          "Microsoft.AspNetCore.App"
        ]
      },
      "System.AppContext/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.6/System.AppContext.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard1.6/System.AppContext.dll": {}
        }
      },
      "System.Buffers/4.5.1": {
        "type": "package",
        "compile": {
          "ref/netcoreapp2.0/_._": {}
        },
        "runtime": {
          "lib/netcoreapp2.0/_._": {}
        }
      },
      "System.CodeDom/4.4.0": {
        "type": "package",
        "compile": {
          "ref/netstandard2.0/_._": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/System.CodeDom.dll": {}
        }
      },
      "System.Collections/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Collections.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Collections.Concurrent/4.3.0": {
        "type": "package",
        "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"
        },
        "compile": {
          "ref/netstandard1.3/System.Collections.Concurrent.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
        }
      },
      "System.Collections.Immutable/6.0.0": {
        "type": "package",
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "compile": {
          "lib/net6.0/System.Collections.Immutable.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/System.Collections.Immutable.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/netcoreapp3.1/_._": {}
        }
      },
      "System.Composition/1.0.31": {
        "type": "package",
        "dependencies": {
          "System.Composition.AttributedModel": "1.0.31",
          "System.Composition.Convention": "1.0.31",
          "System.Composition.Hosting": "1.0.31",
          "System.Composition.Runtime": "1.0.31",
          "System.Composition.TypedParts": "1.0.31"
        }
      },
      "System.Composition.AttributedModel/1.0.31": {
        "type": "package",
        "dependencies": {
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "lib/netstandard1.0/System.Composition.AttributedModel.dll": {}
        },
        "runtime": {
          "lib/netstandard1.0/System.Composition.AttributedModel.dll": {}
        }
      },
      "System.Composition.Convention/1.0.31": {
        "type": "package",
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Composition.AttributedModel": "1.0.31",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0"
        },
        "compile": {
          "lib/netstandard1.0/System.Composition.Convention.dll": {}
        },
        "runtime": {
          "lib/netstandard1.0/System.Composition.Convention.dll": {}
        }
      },
      "System.Composition.Hosting/1.0.31": {
        "type": "package",
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Composition.Runtime": "1.0.31",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.ObjectModel": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0"
        },
        "compile": {
          "lib/netstandard1.0/System.Composition.Hosting.dll": {}
        },
        "runtime": {
          "lib/netstandard1.0/System.Composition.Hosting.dll": {}
        }
      },
      "System.Composition.Runtime/1.0.31": {
        "type": "package",
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "lib/netstandard1.0/System.Composition.Runtime.dll": {}
        },
        "runtime": {
          "lib/netstandard1.0/System.Composition.Runtime.dll": {}
        }
      },
      "System.Composition.TypedParts/1.0.31": {
        "type": "package",
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Composition.AttributedModel": "1.0.31",
          "System.Composition.Hosting": "1.0.31",
          "System.Composition.Runtime": "1.0.31",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0"
        },
        "compile": {
          "lib/netstandard1.0/System.Composition.TypedParts.dll": {}
        },
        "runtime": {
          "lib/netstandard1.0/System.Composition.TypedParts.dll": {}
        }
      },
      "System.Configuration.ConfigurationManager/6.0.0": {
        "type": "package",
        "dependencies": {
          "System.Security.Cryptography.ProtectedData": "6.0.0",
          "System.Security.Permissions": "6.0.0"
        },
        "compile": {
          "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/netcoreapp3.1/_._": {}
        }
      },
      "System.Console/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.IO": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Text.Encoding": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Console.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Diagnostics.Debug/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Diagnostics.Debug.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Diagnostics.DiagnosticSource/5.0.0": {
        "type": "package",
        "compile": {
          "lib/net5.0/System.Diagnostics.DiagnosticSource.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net5.0/System.Diagnostics.DiagnosticSource.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Diagnostics.Tools/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.0/System.Diagnostics.Tools.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Diagnostics.Tracing/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Drawing.Common/6.0.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.Win32.SystemEvents": "6.0.0"
        },
        "compile": {
          "lib/net6.0/System.Drawing.Common.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/System.Drawing.Common.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/netcoreapp3.1/_._": {}
        },
        "runtimeTargets": {
          "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Formats.Asn1/5.0.0": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/_._": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/System.Formats.Asn1.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Globalization/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Globalization.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Globalization.Calendars/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Globalization": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Globalization.Calendars.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Globalization.Extensions/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "System.Globalization": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/_._": {
            "related": ".xml"
          }
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.IdentityModel.Tokens.Jwt/6.21.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.IdentityModel.JsonWebTokens": "6.21.0",
          "Microsoft.IdentityModel.Tokens": "6.21.0"
        },
        "compile": {
          "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
            "related": ".xml"
          }
        }
      },
      "System.IO/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.5/System.IO.dll": {
            "related": ".xml"
          }
        }
      },
      "System.IO.Compression/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "System.Buffers": "4.3.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"
        },
        "compile": {
          "ref/netstandard1.3/System.IO.Compression.dll": {
            "related": ".xml"
          }
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.IO.Compression.ZipFile/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Buffers": "4.3.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"
        },
        "compile": {
          "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
        }
      },
      "System.IO.FileSystem/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.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"
        },
        "compile": {
          "ref/netstandard1.3/System.IO.FileSystem.dll": {
            "related": ".xml"
          }
        }
      },
      "System.IO.FileSystem.Primitives/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
        }
      },
      "System.IO.Pipelines/5.0.1": {
        "type": "package",
        "compile": {
          "ref/netcoreapp2.0/System.IO.Pipelines.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netcoreapp3.0/System.IO.Pipelines.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Linq/4.3.0": {
        "type": "package",
        "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"
        },
        "compile": {
          "ref/netstandard1.6/System.Linq.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard1.6/System.Linq.dll": {}
        }
      },
      "System.Linq.Expressions/4.3.0": {
        "type": "package",
        "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"
        },
        "compile": {
          "ref/netstandard1.6/System.Linq.Expressions.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard1.6/System.Linq.Expressions.dll": {}
        }
      },
      "System.Memory/4.5.5": {
        "type": "package",
        "compile": {
          "ref/netcoreapp2.1/_._": {}
        },
        "runtime": {
          "lib/netcoreapp2.1/_._": {}
        }
      },
      "System.Memory.Data/1.0.2": {
        "type": "package",
        "dependencies": {
          "System.Text.Encodings.Web": "4.7.2",
          "System.Text.Json": "4.6.0"
        },
        "compile": {
          "lib/netstandard2.0/System.Memory.Data.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/System.Memory.Data.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Net.Http/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.DiagnosticSource": "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.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"
        },
        "compile": {
          "ref/netstandard1.3/System.Net.Http.dll": {
            "related": ".xml"
          }
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Net.Primitives/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Net.Primitives.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Net.Sockets/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.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"
        },
        "compile": {
          "ref/netstandard1.3/System.Net.Sockets.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Numerics.Vectors/4.5.0": {
        "type": "package",
        "compile": {
          "ref/netcoreapp2.0/_._": {}
        },
        "runtime": {
          "lib/netcoreapp2.0/_._": {}
        }
      },
      "System.ObjectModel/4.3.0": {
        "type": "package",
        "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"
        },
        "compile": {
          "ref/netstandard1.3/System.ObjectModel.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard1.3/System.ObjectModel.dll": {}
        }
      },
      "System.Private.Uri/4.3.2": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.3"
        },
        "compile": {
          "ref/netstandard/_._": {}
        }
      },
      "System.Reflection/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.IO": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.5/System.Reflection.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Reflection.Emit/4.6.0": {
        "type": "package",
        "compile": {
          "ref/netcoreapp2.0/_._": {}
        },
        "runtime": {
          "lib/netcoreapp2.0/_._": {}
        }
      },
      "System.Reflection.Emit.ILGeneration/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Reflection": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.0/_._": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
        }
      },
      "System.Reflection.Emit.Lightweight/4.6.0": {
        "type": "package",
        "compile": {
          "ref/netcoreapp2.0/_._": {}
        },
        "runtime": {
          "lib/netcoreapp2.0/_._": {}
        }
      },
      "System.Reflection.Extensions/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.0/System.Reflection.Extensions.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Reflection.Metadata/6.0.0": {
        "type": "package",
        "dependencies": {
          "System.Collections.Immutable": "6.0.0"
        },
        "compile": {
          "lib/net6.0/System.Reflection.Metadata.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/System.Reflection.Metadata.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/netcoreapp3.1/_._": {}
        }
      },
      "System.Reflection.MetadataLoadContext/6.0.0": {
        "type": "package",
        "dependencies": {
          "System.Collections.Immutable": "6.0.0",
          "System.Reflection.Metadata": "6.0.0"
        },
        "compile": {
          "lib/net6.0/System.Reflection.MetadataLoadContext.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/System.Reflection.MetadataLoadContext.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/netcoreapp3.1/_._": {}
        }
      },
      "System.Reflection.Primitives/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.0/System.Reflection.Primitives.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Reflection.TypeExtensions/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.5/_._": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
        }
      },
      "System.Resources.ResourceManager/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Globalization": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.0/System.Resources.ResourceManager.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Runtime/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0"
        },
        "compile": {
          "ref/netstandard1.5/System.Runtime.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Runtime.Caching/5.0.0": {
        "type": "package",
        "dependencies": {
          "System.Configuration.ConfigurationManager": "5.0.0"
        },
        "compile": {
          "ref/netstandard2.0/_._": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/System.Runtime.Caching.dll": {
            "related": ".xml"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Runtime.CompilerServices.Unsafe/6.0.0": {
        "type": "package",
        "compile": {
          "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/netcoreapp3.1/_._": {}
        }
      },
      "System.Runtime.Extensions/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.5/System.Runtime.Extensions.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Runtime.Handles/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Runtime.Handles.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Runtime.InteropServices/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.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"
        },
        "compile": {
          "ref/netcoreapp1.1/System.Runtime.InteropServices.dll": {}
        }
      },
      "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
        "type": "package",
        "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"
        },
        "compile": {
          "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
        },
        "runtime": {
          "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Runtime.Loader/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.IO": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.5/System.Runtime.Loader.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard1.5/System.Runtime.Loader.dll": {}
        }
      },
      "System.Runtime.Numerics/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Globalization": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.1/System.Runtime.Numerics.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard1.3/System.Runtime.Numerics.dll": {}
        }
      },
      "System.Security.AccessControl/6.0.0": {
        "type": "package",
        "compile": {
          "lib/net6.0/System.Security.AccessControl.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/System.Security.AccessControl.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/netcoreapp3.1/_._": {}
        },
        "runtimeTargets": {
          "runtimes/win/lib/net6.0/System.Security.AccessControl.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Security.Cryptography.Algorithms/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "System.Collections": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.Numerics": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
        },
        "runtimeTargets": {
          "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
            "assetType": "runtime",
            "rid": "osx"
          },
          "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Security.Cryptography.Cng/5.0.0": {
        "type": "package",
        "dependencies": {
          "System.Formats.Asn1": "5.0.0"
        },
        "compile": {
          "ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
            "related": ".xml"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Security.Cryptography.Csp/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "System.IO": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/_._": {}
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Security.Cryptography.Encoding/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "System.Collections": "4.3.0",
          "System.Collections.Concurrent": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
            "related": ".xml"
          }
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Security.Cryptography.OpenSsl/4.3.0": {
        "type": "package",
        "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"
        },
        "compile": {
          "ref/netstandard1.6/_._": {}
        },
        "runtime": {
          "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {}
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {
            "assetType": "runtime",
            "rid": "unix"
          }
        }
      },
      "System.Security.Cryptography.Pkcs/5.0.0": {
        "type": "package",
        "dependencies": {
          "System.Formats.Asn1": "5.0.0",
          "System.Security.Cryptography.Cng": "5.0.0"
        },
        "compile": {
          "ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {
            "related": ".xml"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Security.Cryptography.Primitives/4.3.0": {
        "type": "package",
        "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"
        },
        "compile": {
          "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
        }
      },
      "System.Security.Cryptography.ProtectedData/6.0.0": {
        "type": "package",
        "compile": {
          "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/netcoreapp3.1/_._": {}
        },
        "runtimeTargets": {
          "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Security.Cryptography.X509Certificates/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Globalization.Calendars": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.Numerics": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Cng": "4.3.0",
          "System.Security.Cryptography.Csp": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.OpenSsl": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "runtime.native.System": "4.3.0",
          "runtime.native.System.Net.Http": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {
            "related": ".xml"
          }
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Security.Permissions/6.0.0": {
        "type": "package",
        "dependencies": {
          "System.Security.AccessControl": "6.0.0",
          "System.Windows.Extensions": "6.0.0"
        },
        "compile": {
          "lib/net6.0/System.Security.Permissions.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/System.Security.Permissions.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/netcoreapp3.1/_._": {}
        }
      },
      "System.Security.Principal.Windows/5.0.0": {
        "type": "package",
        "compile": {
          "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
            "related": ".xml"
          }
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Text.Encoding/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Text.Encoding.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Text.Encoding.CodePages/6.0.0": {
        "type": "package",
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "compile": {
          "lib/net6.0/System.Text.Encoding.CodePages.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/System.Text.Encoding.CodePages.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/netcoreapp3.1/_._": {}
        },
        "runtimeTargets": {
          "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Text.Encoding.Extensions/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "System.Text.Encoding": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Text.Encodings.Web/7.0.0": {
        "type": "package",
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "compile": {
          "lib/net6.0/System.Text.Encodings.Web.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/System.Text.Encodings.Web.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net6.0/_._": {}
        },
        "runtimeTargets": {
          "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": {
            "assetType": "runtime",
            "rid": "browser"
          }
        }
      },
      "System.Text.Json/7.0.0": {
        "type": "package",
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0",
          "System.Text.Encodings.Web": "7.0.0"
        },
        "compile": {
          "lib/net6.0/System.Text.Json.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/System.Text.Json.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net6.0/System.Text.Json.targets": {}
        }
      },
      "System.Text.RegularExpressions/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {}
        },
        "runtime": {
          "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
        }
      },
      "System.Threading/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Runtime": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Threading.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard1.3/System.Threading.dll": {}
        }
      },
      "System.Threading.Tasks/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Threading.Tasks.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Threading.Tasks.Dataflow/6.0.0": {
        "type": "package",
        "compile": {
          "lib/net6.0/System.Threading.Tasks.Dataflow.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/System.Threading.Tasks.Dataflow.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/netcoreapp3.1/_._": {}
        }
      },
      "System.Threading.Tasks.Extensions/4.5.4": {
        "type": "package",
        "compile": {
          "ref/netcoreapp2.1/_._": {}
        },
        "runtime": {
          "lib/netcoreapp2.1/_._": {}
        }
      },
      "System.Threading.Timer/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.2/System.Threading.Timer.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Windows.Extensions/6.0.0": {
        "type": "package",
        "dependencies": {
          "System.Drawing.Common": "6.0.0"
        },
        "compile": {
          "lib/net6.0/System.Windows.Extensions.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net6.0/System.Windows.Extensions.dll": {
            "related": ".xml"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Xml.ReaderWriter/4.3.0": {
        "type": "package",
        "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.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
        }
      },
      "System.Xml.XDocument/4.3.0": {
        "type": "package",
        "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"
        },
        "compile": {
          "ref/netstandard1.3/System.Xml.XDocument.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard1.3/System.Xml.XDocument.dll": {}
        }
      }
    }
  },
  "libraries": {
    "AutoMapper/12.0.1": {
      "sha512": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
      "type": "package",
      "path": "automapper/12.0.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "README.md",
        "automapper.12.0.1.nupkg.sha512",
        "automapper.nuspec",
        "icon.png",
        "lib/netstandard2.1/AutoMapper.dll",
        "lib/netstandard2.1/AutoMapper.xml"
      ]
    },
    "AutoMapper.Extensions.Microsoft.DependencyInjection/12.0.0": {
      "sha512": "XCJ4E3oKrbRl1qY9Mr+7uyC0xZj1+bqQjmQRWTiTKiVuuXTny+7YFWHi20tPjwkMukLbicN6yGlDy5PZ4wyi1w==",
      "type": "package",
      "path": "automapper.extensions.microsoft.dependencyinjection/12.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "README.md",
        "automapper.extensions.microsoft.dependencyinjection.12.0.0.nupkg.sha512",
        "automapper.extensions.microsoft.dependencyinjection.nuspec",
        "icon.png",
        "lib/netstandard2.1/AutoMapper.Extensions.Microsoft.DependencyInjection.dll"
      ]
    },
    "Azure.Core/1.24.0": {
      "sha512": "+/qI1j2oU1S4/nvxb2k/wDsol00iGf1AyJX5g3epV7eOpQEP/2xcgh/cxgKMeFgn3U2fmgSiBnQZdkV+l5y0Uw==",
      "type": "package",
      "path": "azure.core/1.24.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "CHANGELOG.md",
        "README.md",
        "azure.core.1.24.0.nupkg.sha512",
        "azure.core.nuspec",
        "azureicon.png",
        "lib/net461/Azure.Core.dll",
        "lib/net461/Azure.Core.xml",
        "lib/net5.0/Azure.Core.dll",
        "lib/net5.0/Azure.Core.xml",
        "lib/netcoreapp2.1/Azure.Core.dll",
        "lib/netcoreapp2.1/Azure.Core.xml",
        "lib/netstandard2.0/Azure.Core.dll",
        "lib/netstandard2.0/Azure.Core.xml"
      ]
    },
    "Azure.Identity/1.6.0": {
      "sha512": "EycyMsb6rD2PK9P0SyibFfEhvWWttdrYhyPF4f41uzdB/44yQlV+2Wehxyg489Rj6gbPvSPgbKq0xsHJBhipZA==",
      "type": "package",
      "path": "azure.identity/1.6.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "CHANGELOG.md",
        "README.md",
        "azure.identity.1.6.0.nupkg.sha512",
        "azure.identity.nuspec",
        "azureicon.png",
        "lib/netstandard2.0/Azure.Identity.dll",
        "lib/netstandard2.0/Azure.Identity.xml"
      ]
    },
    "Google.Protobuf/3.21.9": {
      "sha512": "OTpFujTgkmqMLbg3KT7F/iuKi1rg6s5FCS2M9XcVLDn40zL8wgXm37CY/F6MeOEXKjdcnXGCN/h7oyMkVydVsg==",
      "type": "package",
      "path": "google.protobuf/3.21.9",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "google.protobuf.3.21.9.nupkg.sha512",
        "google.protobuf.nuspec",
        "lib/net45/Google.Protobuf.dll",
        "lib/net45/Google.Protobuf.pdb",
        "lib/net45/Google.Protobuf.xml",
        "lib/net5.0/Google.Protobuf.dll",
        "lib/net5.0/Google.Protobuf.pdb",
        "lib/net5.0/Google.Protobuf.xml",
        "lib/netstandard1.1/Google.Protobuf.dll",
        "lib/netstandard1.1/Google.Protobuf.pdb",
        "lib/netstandard1.1/Google.Protobuf.xml",
        "lib/netstandard2.0/Google.Protobuf.dll",
        "lib/netstandard2.0/Google.Protobuf.pdb",
        "lib/netstandard2.0/Google.Protobuf.xml"
      ]
    },
    "Humanizer.Core/2.14.1": {
      "sha512": "lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
      "type": "package",
      "path": "humanizer.core/2.14.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "humanizer.core.2.14.1.nupkg.sha512",
        "humanizer.core.nuspec",
        "lib/net6.0/Humanizer.dll",
        "lib/net6.0/Humanizer.xml",
        "lib/netstandard1.0/Humanizer.dll",
        "lib/netstandard1.0/Humanizer.xml",
        "lib/netstandard2.0/Humanizer.dll",
        "lib/netstandard2.0/Humanizer.xml",
        "logo.png"
      ]
    },
    "K4os.Compression.LZ4/1.2.6": {
      "sha512": "4EN8EE6bZG2U8dFfeqn+Om3UNajK3cPYHvyQROCFm4jNFVLuRB7Nl5bDkjBSAjfctS6konm+ay3u5RafBzltDA==",
      "type": "package",
      "path": "k4os.compression.lz4/1.2.6",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "k4os.compression.lz4.1.2.6.nupkg.sha512",
        "k4os.compression.lz4.nuspec",
        "lib/net45/K4os.Compression.LZ4.dll",
        "lib/net45/K4os.Compression.LZ4.xml",
        "lib/net46/K4os.Compression.LZ4.dll",
        "lib/net46/K4os.Compression.LZ4.xml",
        "lib/netstandard1.6/K4os.Compression.LZ4.dll",
        "lib/netstandard1.6/K4os.Compression.LZ4.xml",
        "lib/netstandard2.0/K4os.Compression.LZ4.dll",
        "lib/netstandard2.0/K4os.Compression.LZ4.xml"
      ]
    },
    "K4os.Compression.LZ4.Streams/1.2.6": {
      "sha512": "5KMcNFRHeRrnJ9c8k5fZcfAJJEY0FndMiDiHIYa35Mx5KCMkeSNo/PEXu7YmtCoVczJagx+Vt7J/F+//S1PcJQ==",
      "type": "package",
      "path": "k4os.compression.lz4.streams/1.2.6",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "k4os.compression.lz4.streams.1.2.6.nupkg.sha512",
        "k4os.compression.lz4.streams.nuspec",
        "lib/net45/K4os.Compression.LZ4.Streams.dll",
        "lib/net45/K4os.Compression.LZ4.Streams.xml",
        "lib/net46/K4os.Compression.LZ4.Streams.dll",
        "lib/net46/K4os.Compression.LZ4.Streams.xml",
        "lib/netstandard1.6/K4os.Compression.LZ4.Streams.dll",
        "lib/netstandard1.6/K4os.Compression.LZ4.Streams.xml",
        "lib/netstandard2.0/K4os.Compression.LZ4.Streams.dll",
        "lib/netstandard2.0/K4os.Compression.LZ4.Streams.xml",
        "lib/netstandard2.1/K4os.Compression.LZ4.Streams.dll",
        "lib/netstandard2.1/K4os.Compression.LZ4.Streams.xml"
      ]
    },
    "K4os.Hash.xxHash/1.0.6": {
      "sha512": "jCfNP0inx1sGcP3KSbpiDEH3km2e1sVBjMfKo+V92jr1dL4ZYgA1uhRMl1wAtdGZcbObXIikKqtVlgx3j/CW6g==",
      "type": "package",
      "path": "k4os.hash.xxhash/1.0.6",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "k4os.hash.xxhash.1.0.6.nupkg.sha512",
        "k4os.hash.xxhash.nuspec",
        "lib/net45/K4os.Hash.xxHash.dll",
        "lib/net45/K4os.Hash.xxHash.xml",
        "lib/net46/K4os.Hash.xxHash.dll",
        "lib/net46/K4os.Hash.xxHash.xml",
        "lib/netstandard1.6/K4os.Hash.xxHash.dll",
        "lib/netstandard1.6/K4os.Hash.xxHash.xml",
        "lib/netstandard2.0/K4os.Hash.xxHash.dll",
        "lib/netstandard2.0/K4os.Hash.xxHash.xml"
      ]
    },
    "MessagePack/2.1.152": {
      "sha512": "PlJ31qf42uGuJfwc61x/Pt4hJi01xh1rrBofj1MJSLzEot/2UAIRdSgxEHN/8qou5CV8OBeDM9HXKPi1Oj8rpQ==",
      "type": "package",
      "path": "messagepack/2.1.152",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE",
        "lib/netcoreapp2.1/MessagePack.dll",
        "lib/netcoreapp2.1/MessagePack.xml",
        "lib/netstandard2.0/MessagePack.dll",
        "lib/netstandard2.0/MessagePack.xml",
        "messagepack.2.1.152.nupkg.sha512",
        "messagepack.nuspec"
      ]
    },
    "MessagePack.Annotations/2.1.152": {
      "sha512": "RONktDA/HA641ds/2bfOqYSVew8o8EJMcQ1P4M1J77QGgbzWiWt3nBHvCAwlx0VfO6K9S8xq4b5OLD2CUnhtCg==",
      "type": "package",
      "path": "messagepack.annotations/2.1.152",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE",
        "lib/netstandard2.0/MessagePack.Annotations.dll",
        "lib/netstandard2.0/MessagePack.Annotations.xml",
        "messagepack.annotations.2.1.152.nupkg.sha512",
        "messagepack.annotations.nuspec"
      ]
    },
    "MessagePackAnalyzer/2.1.152": {
      "sha512": "uJhZlGMkXDaFYsH8V9S6o1EyvsUqB9mpU4DVBXNr0DXZVzZMhuLP1IkLj5xK3EKlaAcvkFkZv3eSvuz360wb3Q==",
      "type": "package",
      "path": "messagepackanalyzer/2.1.152",
      "hasTools": true,
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE",
        "analyzers/dotnet/MessagePackAnalyzer.dll",
        "messagepackanalyzer.2.1.152.nupkg.sha512",
        "messagepackanalyzer.nuspec",
        "tools/install.ps1",
        "tools/uninstall.ps1"
      ]
    },
    "Microsoft.AspNet.Mvc/5.2.9": {
      "sha512": "bcekKshCAh7kTWSMZPavQStSZQF/QmjEjO2gVWGITEd0/t5eRlb+ZLDE+az2qY1bZ8L6Hz0OCNeS0uzXtJcK5w==",
      "type": "package",
      "path": "microsoft.aspnet.mvc/5.2.9",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Content/Web.config.install.xdt",
        "Content/Web.config.uninstall.xdt",
        "NET.icon.png",
        "NET_Library_EULA_ENU.txt",
        "lib/net45/System.Web.Mvc.dll",
        "lib/net45/System.Web.Mvc.xml",
        "microsoft.aspnet.mvc.5.2.9.nupkg.sha512",
        "microsoft.aspnet.mvc.nuspec"
      ]
    },
    "Microsoft.AspNet.Razor/3.2.9": {
      "sha512": "QOJEnEw3xp+t5lMvYR5nGCF4CfZpHqr2p8uZOBEgDZoB6r2txtSj6581YNr+/dOHjI3YRlo1QAKGQoSohbQ/KA==",
      "type": "package",
      "path": "microsoft.aspnet.razor/3.2.9",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "NET.icon.png",
        "NET_Library_EULA_ENU.txt",
        "lib/net45/System.Web.Razor.dll",
        "lib/net45/System.Web.Razor.xml",
        "microsoft.aspnet.razor.3.2.9.nupkg.sha512",
        "microsoft.aspnet.razor.nuspec"
      ]
    },
    "Microsoft.AspNet.WebPages/3.2.9": {
      "sha512": "yByb721lwv8YFsx1oKA5CLKXa89XVbVMkPafS4bg/bPelBEgChq/coFBQEkA4kwcabG7AR56w3vapnoZUfr2Cw==",
      "type": "package",
      "path": "microsoft.aspnet.webpages/3.2.9",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Content/Web.config.install.xdt",
        "Content/Web.config.uninstall.xdt",
        "NET.icon.png",
        "NET_Library_EULA_ENU.txt",
        "lib/net45/System.Web.Helpers.dll",
        "lib/net45/System.Web.Helpers.xml",
        "lib/net45/System.Web.WebPages.Deployment.dll",
        "lib/net45/System.Web.WebPages.Deployment.xml",
        "lib/net45/System.Web.WebPages.Razor.dll",
        "lib/net45/System.Web.WebPages.Razor.xml",
        "lib/net45/System.Web.WebPages.dll",
        "lib/net45/System.Web.WebPages.xml",
        "microsoft.aspnet.webpages.3.2.9.nupkg.sha512",
        "microsoft.aspnet.webpages.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Razor.Language/6.0.0": {
      "sha512": "yCtBr1GSGzJrrp1NJUb4ltwFYMKHw/tJLnIDvg9g/FnkGIEzmE19tbCQqXARIJv5kdtBgsoVIdGLL+zmjxvM/A==",
      "type": "package",
      "path": "microsoft.aspnetcore.razor.language/6.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll",
        "microsoft.aspnetcore.razor.language.6.0.0.nupkg.sha512",
        "microsoft.aspnetcore.razor.language.nuspec"
      ]
    },
    "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
      "sha512": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
      "type": "package",
      "path": "microsoft.bcl.asyncinterfaces/5.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
        "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml",
        "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
        "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
        "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
        "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
        "microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512",
        "microsoft.bcl.asyncinterfaces.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "Microsoft.Build/17.3.2": {
      "sha512": "k5+7CfF/aM/hykfnrF93VhbUnhGfpJkGaD+ce8VlhLnOqDyts7WV+8Up3YCP6qmXMZFeeH/Cp23w2wSliP0mBw==",
      "type": "package",
      "path": "microsoft.build/17.3.2",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "MSBuild-NuGet-Icon.png",
        "README.md",
        "lib/net472/Microsoft.Build.dll",
        "lib/net472/Microsoft.Build.pdb",
        "lib/net472/Microsoft.Build.xml",
        "lib/net6.0/Microsoft.Build.dll",
        "lib/net6.0/Microsoft.Build.pdb",
        "lib/net6.0/Microsoft.Build.xml",
        "microsoft.build.17.3.2.nupkg.sha512",
        "microsoft.build.nuspec",
        "notices/THIRDPARTYNOTICES.txt",
        "ref/net472/Microsoft.Build.dll",
        "ref/net472/Microsoft.Build.xml",
        "ref/net6.0/Microsoft.Build.dll",
        "ref/net6.0/Microsoft.Build.xml"
      ]
    },
    "Microsoft.Build.Framework/17.3.2": {
      "sha512": "iGfJt6rm/vIEowBG6qNX2Udn7UagI6MzalDwwdkDUkSwhvvrGCnDLphyRABAwrrsWHTD/LJlUAJsbW1SkC4CUQ==",
      "type": "package",
      "path": "microsoft.build.framework/17.3.2",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "MSBuild-NuGet-Icon.png",
        "README.md",
        "lib/net472/Microsoft.Build.Framework.dll",
        "lib/net472/Microsoft.Build.Framework.pdb",
        "lib/net472/Microsoft.Build.Framework.xml",
        "lib/net6.0/Microsoft.Build.Framework.dll",
        "lib/net6.0/Microsoft.Build.Framework.pdb",
        "lib/net6.0/Microsoft.Build.Framework.xml",
        "microsoft.build.framework.17.3.2.nupkg.sha512",
        "microsoft.build.framework.nuspec",
        "notices/THIRDPARTYNOTICES.txt",
        "ref/net472/Microsoft.Build.Framework.dll",
        "ref/net472/Microsoft.Build.Framework.xml",
        "ref/net6.0/Microsoft.Build.Framework.dll",
        "ref/net6.0/Microsoft.Build.Framework.xml",
        "ref/netstandard2.0/Microsoft.Build.Framework.dll",
        "ref/netstandard2.0/Microsoft.Build.Framework.xml"
      ]
    },
    "Microsoft.CodeAnalysis.Analyzers/3.3.2": {
      "sha512": "7xt6zTlIEizUgEsYAIgm37EbdkiMmr6fP6J9pDoKEpiGM4pi32BCPGr/IczmSJI9Zzp0a6HOzpr9OvpMP+2veA==",
      "type": "package",
      "path": "microsoft.codeanalysis.analyzers/3.3.2",
      "hasTools": true,
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "EULA.rtf",
        "ThirdPartyNotices.rtf",
        "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll",
        "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll",
        "analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll",
        "analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll",
        "analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "build/Microsoft.CodeAnalysis.Analyzers.props",
        "build/Microsoft.CodeAnalysis.Analyzers.targets",
        "build/config/AnalysisLevel_2_9_8_AllDisabledByDefault.editorconfig",
        "build/config/AnalysisLevel_2_9_8_AllEnabledByDefault.editorconfig",
        "build/config/AnalysisLevel_2_9_8_Default.editorconfig",
        "build/config/AnalysisLevel_3_3_AllDisabledByDefault.editorconfig",
        "build/config/AnalysisLevel_3_3_AllEnabledByDefault.editorconfig",
        "build/config/AnalysisLevel_3_3_Default.editorconfig",
        "build/config/AnalysisLevel_3_AllDisabledByDefault.editorconfig",
        "build/config/AnalysisLevel_3_AllEnabledByDefault.editorconfig",
        "build/config/AnalysisLevel_3_Default.editorconfig",
        "documentation/Analyzer Configuration.md",
        "documentation/Microsoft.CodeAnalysis.Analyzers.md",
        "documentation/Microsoft.CodeAnalysis.Analyzers.sarif",
        "editorconfig/AllRulesDefault/.editorconfig",
        "editorconfig/AllRulesDisabled/.editorconfig",
        "editorconfig/AllRulesEnabled/.editorconfig",
        "editorconfig/CorrectnessRulesDefault/.editorconfig",
        "editorconfig/CorrectnessRulesEnabled/.editorconfig",
        "editorconfig/DataflowRulesDefault/.editorconfig",
        "editorconfig/DataflowRulesEnabled/.editorconfig",
        "editorconfig/LibraryRulesDefault/.editorconfig",
        "editorconfig/LibraryRulesEnabled/.editorconfig",
        "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesDefault/.editorconfig",
        "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesEnabled/.editorconfig",
        "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesDefault/.editorconfig",
        "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesEnabled/.editorconfig",
        "editorconfig/MicrosoftCodeAnalysisDesignRulesDefault/.editorconfig",
        "editorconfig/MicrosoftCodeAnalysisDesignRulesEnabled/.editorconfig",
        "editorconfig/MicrosoftCodeAnalysisDocumentationRulesDefault/.editorconfig",
        "editorconfig/MicrosoftCodeAnalysisDocumentationRulesEnabled/.editorconfig",
        "editorconfig/MicrosoftCodeAnalysisLocalizationRulesDefault/.editorconfig",
        "editorconfig/MicrosoftCodeAnalysisLocalizationRulesEnabled/.editorconfig",
        "editorconfig/MicrosoftCodeAnalysisPerformanceRulesDefault/.editorconfig",
        "editorconfig/MicrosoftCodeAnalysisPerformanceRulesEnabled/.editorconfig",
        "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesDefault/.editorconfig",
        "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig",
        "editorconfig/PortedFromFxCopRulesDefault/.editorconfig",
        "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig",
        "microsoft.codeanalysis.analyzers.3.3.2.nupkg.sha512",
        "microsoft.codeanalysis.analyzers.nuspec",
        "rulesets/AllRulesDefault.ruleset",
        "rulesets/AllRulesDisabled.ruleset",
        "rulesets/AllRulesEnabled.ruleset",
        "rulesets/CorrectnessRulesDefault.ruleset",
        "rulesets/CorrectnessRulesEnabled.ruleset",
        "rulesets/DataflowRulesDefault.ruleset",
        "rulesets/DataflowRulesEnabled.ruleset",
        "rulesets/LibraryRulesDefault.ruleset",
        "rulesets/LibraryRulesEnabled.ruleset",
        "rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset",
        "rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset",
        "rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset",
        "rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset",
        "rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset",
        "rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset",
        "rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset",
        "rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset",
        "rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset",
        "rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset",
        "rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset",
        "rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset",
        "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesDefault.ruleset",
        "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled.ruleset",
        "rulesets/PortedFromFxCopRulesDefault.ruleset",
        "rulesets/PortedFromFxCopRulesEnabled.ruleset",
        "tools/install.ps1",
        "tools/uninstall.ps1"
      ]
    },
    "Microsoft.CodeAnalysis.AnalyzerUtilities/3.3.0": {
      "sha512": "gyQ70pJ4T7hu/s0+QnEaXtYfeG/JrttGnxHJlrhpxsQjRIUGuRhVwNBtkHHYOrUAZ/l47L98/NiJX6QmTwAyrg==",
      "type": "package",
      "path": "microsoft.codeanalysis.analyzerutilities/3.3.0",
      "hasTools": true,
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "EULA.rtf",
        "ThirdPartyNotices.rtf",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.AnalyzerUtilities.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.AnalyzerUtilities.xml",
        "microsoft.codeanalysis.analyzerutilities.3.3.0.nupkg.sha512",
        "microsoft.codeanalysis.analyzerutilities.nuspec",
        "tools/install.ps1",
        "tools/uninstall.ps1"
      ]
    },
    "Microsoft.CodeAnalysis.Common/4.0.0": {
      "sha512": "d02ybMhUJl1r/dI6SkJPHrTiTzXBYCZeJdOLMckV+jyoMU/GGkjqFX/sRbv1K0QmlpwwKuLTiYVQvfYC+8ox2g==",
      "type": "package",
      "path": "microsoft.codeanalysis.common/4.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "ThirdPartyNotices.rtf",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.pdb",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.xml",
        "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll",
        "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll",
        "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll",
        "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll",
        "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll",
        "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll",
        "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll",
        "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll",
        "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll",
        "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll",
        "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll",
        "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
        "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.xml",
        "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
        "microsoft.codeanalysis.common.4.0.0.nupkg.sha512",
        "microsoft.codeanalysis.common.nuspec"
      ]
    },
    "Microsoft.CodeAnalysis.CSharp/4.0.0": {
      "sha512": "2UVTGtyQGgTCazvnT6t82f+7AV2L+kqJdyb61rT9GQed4yK+tVh5IkaKcsm70VqyZQhBbDqsfZFNHnY65xhrRw==",
      "type": "package",
      "path": "microsoft.codeanalysis.csharp/4.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "ThirdPartyNotices.rtf",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.pdb",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.xml",
        "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml",
        "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "microsoft.codeanalysis.csharp.4.0.0.nupkg.sha512",
        "microsoft.codeanalysis.csharp.nuspec"
      ]
    },
    "Microsoft.CodeAnalysis.CSharp.Features/4.0.0": {
      "sha512": "WOTeKJN0I4/AzylA+VuTtB7V7VvnM41GXqnyiiDRNa3QtKFAzJbQ7CwLG97pcme+oQLz708z+s4Nzd9g0irytw==",
      "type": "package",
      "path": "microsoft.codeanalysis.csharp.features/4.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "ThirdPartyNotices.rtf",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Features.dll",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Features.pdb",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Features.xml",
        "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Features.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Features.pdb",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Features.xml",
        "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Features.resources.dll",
        "microsoft.codeanalysis.csharp.features.4.0.0.nupkg.sha512",
        "microsoft.codeanalysis.csharp.features.nuspec"
      ]
    },
    "Microsoft.CodeAnalysis.CSharp.Scripting/4.0.0": {
      "sha512": "Z8Y8Ye2snCqVQLLx7K6FcEs0hcvdPi4nTG2RDWdPpOfMH8ed1yxTabt252qAd4TH0jpyruuCnBfW4s6DXliMYg==",
      "type": "package",
      "path": "microsoft.codeanalysis.csharp.scripting/4.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "ThirdPartyNotices.rtf",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Scripting.dll",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Scripting.pdb",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Scripting.xml",
        "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Scripting.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Scripting.pdb",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Scripting.xml",
        "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll",
        "microsoft.codeanalysis.csharp.scripting.4.0.0.nupkg.sha512",
        "microsoft.codeanalysis.csharp.scripting.nuspec"
      ]
    },
    "Microsoft.CodeAnalysis.CSharp.Workspaces/4.0.0": {
      "sha512": "RQMc1+2cIRdOvY8vp6ygkzfBrvlYphnbmhhluKNh9+X+PpprQDKlbPrn9fLn6v9RlCsfa87joS3zJyGBEeWTXQ==",
      "type": "package",
      "path": "microsoft.codeanalysis.csharp.workspaces/4.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "ThirdPartyNotices.rtf",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.xml",
        "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml",
        "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "microsoft.codeanalysis.csharp.workspaces.4.0.0.nupkg.sha512",
        "microsoft.codeanalysis.csharp.workspaces.nuspec"
      ]
    },
    "Microsoft.CodeAnalysis.Features/4.0.0": {
      "sha512": "ci4pgjEgihb+fu2i1E12iOMGXU6GisYR3YrNd2aqt55ijjzLNqPV/+zt+cV3Qc0n08rJrIY2Bf6cTTMPY0bwJQ==",
      "type": "package",
      "path": "microsoft.codeanalysis.features/4.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "ThirdPartyNotices.rtf",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Features.dll",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Features.pdb",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Features.xml",
        "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.Features.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.Features.pdb",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.Features.xml",
        "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netstandard2.0/de/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netstandard2.0/es/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netstandard2.0/it/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Features.resources.dll",
        "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Features.resources.dll",
        "microsoft.codeanalysis.features.4.0.0.nupkg.sha512",
        "microsoft.codeanalysis.features.nuspec"
      ]
    },
    "Microsoft.CodeAnalysis.Razor/6.0.0": {
      "sha512": "uqdzuQXxD7XrJCbIbbwpI/LOv0PBJ9VIR0gdvANTHOfK5pjTaCir+XcwvYvBZ5BIzd0KGzyiamzlEWw1cK1q0w==",
      "type": "package",
      "path": "microsoft.codeanalysis.razor/6.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll",
        "microsoft.codeanalysis.razor.6.0.0.nupkg.sha512",
        "microsoft.codeanalysis.razor.nuspec"
      ]
    },
    "Microsoft.CodeAnalysis.Scripting.Common/4.0.0": {
      "sha512": "jU/ncoHSFnXU/L2iju9AFlOwmsAYByIxhCCpeLPNTguXwosJp1o13mtrboJOfkDhi7ebvzQmvcZ++yBu8cF4Sw==",
      "type": "package",
      "path": "microsoft.codeanalysis.scripting.common/4.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "ThirdPartyNotices.rtf",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Scripting.dll",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Scripting.pdb",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Scripting.xml",
        "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.Scripting.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.Scripting.pdb",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.Scripting.xml",
        "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netstandard2.0/de/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netstandard2.0/es/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netstandard2.0/it/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Scripting.resources.dll",
        "microsoft.codeanalysis.scripting.common.4.0.0.nupkg.sha512",
        "microsoft.codeanalysis.scripting.common.nuspec"
      ]
    },
    "Microsoft.CodeAnalysis.VisualBasic/4.0.0": {
      "sha512": "FK+OGUMUh9O6/GCwyIy4c/sOrarF36/yEY07BbXVYMql1qCqHGWfyWXyCQKQ6m/KqReCqW6aO4cK7kK/AYBpyA==",
      "type": "package",
      "path": "microsoft.codeanalysis.visualbasic/4.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "ThirdPartyNotices.rtf",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.dll",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.pdb",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.xml",
        "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.pdb",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.xml",
        "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netstandard2.0/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netstandard2.0/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netstandard2.0/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll",
        "microsoft.codeanalysis.visualbasic.4.0.0.nupkg.sha512",
        "microsoft.codeanalysis.visualbasic.nuspec"
      ]
    },
    "Microsoft.CodeAnalysis.VisualBasic.Features/4.0.0": {
      "sha512": "GEJsXFcMd7o+D6OYCLPui2ZvNsonTmdPSluGK0wC3EXVB+gnrro7Lr/sjtTSOwVeiXPlhXgprRuO7zJiMn1uzw==",
      "type": "package",
      "path": "microsoft.codeanalysis.visualbasic.features/4.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "ThirdPartyNotices.rtf",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.Features.dll",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.Features.pdb",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.Features.xml",
        "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.Features.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.Features.pdb",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.Features.xml",
        "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netstandard2.0/de/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netstandard2.0/es/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netstandard2.0/it/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll",
        "microsoft.codeanalysis.visualbasic.features.4.0.0.nupkg.sha512",
        "microsoft.codeanalysis.visualbasic.features.nuspec"
      ]
    },
    "Microsoft.CodeAnalysis.VisualBasic.Workspaces/4.0.0": {
      "sha512": "ozmB/thXGX5MoP/oiV9w5ZVGS08mz7fK3lRXiRSHHBeuiXZW1ZCGARwG2YkhylzAl1LlEwSQmlgrr8Irlu+3qQ==",
      "type": "package",
      "path": "microsoft.codeanalysis.visualbasic.workspaces/4.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "ThirdPartyNotices.rtf",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.Workspaces.pdb",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.Workspaces.xml",
        "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.pdb",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.xml",
        "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netstandard2.0/de/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netstandard2.0/es/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netstandard2.0/it/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll",
        "microsoft.codeanalysis.visualbasic.workspaces.4.0.0.nupkg.sha512",
        "microsoft.codeanalysis.visualbasic.workspaces.nuspec"
      ]
    },
    "Microsoft.CodeAnalysis.Workspaces.Common/4.0.0": {
      "sha512": "bEfHzx8PLmEN6aogVYHWmViHCWfms8emI43w9nNX+C8MLgtynOmVL/OJ4hbuONVp+4OuDAy5BDj69n5MnXQX8g==",
      "type": "package",
      "path": "microsoft.codeanalysis.workspaces.common/4.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "ThirdPartyNotices.rtf",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.pdb",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.xml",
        "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml",
        "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "microsoft.codeanalysis.workspaces.common.4.0.0.nupkg.sha512",
        "microsoft.codeanalysis.workspaces.common.nuspec"
      ]
    },
    "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.0.0": {
      "sha512": "0LYNKESZPK4AQmAXwn8l2e8UF/rYpT0pvceEhiTVjurjQ9Y7pGdUZ5E30r8knxYtT5/9ZESR7wKf/AU00r95Mw==",
      "type": "package",
      "path": "microsoft.codeanalysis.workspaces.msbuild/4.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "ThirdPartyNotices.rtf",
        "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll",
        "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb",
        "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml",
        "lib/net472/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/net472/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/net472/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/net472/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/net472/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/net472/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/net472/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/net472/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/net472/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/net472/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/net472/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/net472/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/net472/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb",
        "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml",
        "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll",
        "microsoft.codeanalysis.workspaces.msbuild.4.0.0.nupkg.sha512",
        "microsoft.codeanalysis.workspaces.msbuild.nuspec"
      ]
    },
    "Microsoft.CSharp/4.7.0": {
      "sha512": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
      "type": "package",
      "path": "microsoft.csharp/4.7.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/netcore50/Microsoft.CSharp.dll",
        "lib/netcoreapp2.0/_._",
        "lib/netstandard1.3/Microsoft.CSharp.dll",
        "lib/netstandard2.0/Microsoft.CSharp.dll",
        "lib/netstandard2.0/Microsoft.CSharp.xml",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/uap10.0.16299/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "microsoft.csharp.4.7.0.nupkg.sha512",
        "microsoft.csharp.nuspec",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/Microsoft.CSharp.dll",
        "ref/netcore50/Microsoft.CSharp.xml",
        "ref/netcore50/de/Microsoft.CSharp.xml",
        "ref/netcore50/es/Microsoft.CSharp.xml",
        "ref/netcore50/fr/Microsoft.CSharp.xml",
        "ref/netcore50/it/Microsoft.CSharp.xml",
        "ref/netcore50/ja/Microsoft.CSharp.xml",
        "ref/netcore50/ko/Microsoft.CSharp.xml",
        "ref/netcore50/ru/Microsoft.CSharp.xml",
        "ref/netcore50/zh-hans/Microsoft.CSharp.xml",
        "ref/netcore50/zh-hant/Microsoft.CSharp.xml",
        "ref/netcoreapp2.0/_._",
        "ref/netstandard1.0/Microsoft.CSharp.dll",
        "ref/netstandard1.0/Microsoft.CSharp.xml",
        "ref/netstandard1.0/de/Microsoft.CSharp.xml",
        "ref/netstandard1.0/es/Microsoft.CSharp.xml",
        "ref/netstandard1.0/fr/Microsoft.CSharp.xml",
        "ref/netstandard1.0/it/Microsoft.CSharp.xml",
        "ref/netstandard1.0/ja/Microsoft.CSharp.xml",
        "ref/netstandard1.0/ko/Microsoft.CSharp.xml",
        "ref/netstandard1.0/ru/Microsoft.CSharp.xml",
        "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml",
        "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml",
        "ref/netstandard2.0/Microsoft.CSharp.dll",
        "ref/netstandard2.0/Microsoft.CSharp.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/uap10.0.16299/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "Microsoft.Data.SqlClient/5.0.1": {
      "sha512": "uu8dfrsx081cSbEevWuZAvqdmANDGJkbLBL2G3j0LAZxX1Oy8RCVAaC4Lcuak6jNicWP6CWvHqBTIEmQNSxQlw==",
      "type": "package",
      "path": "microsoft.data.sqlclient/5.0.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "dotnet.png",
        "lib/net462/Microsoft.Data.SqlClient.dll",
        "lib/net462/Microsoft.Data.SqlClient.pdb",
        "lib/net462/Microsoft.Data.SqlClient.xml",
        "lib/net462/de/Microsoft.Data.SqlClient.resources.dll",
        "lib/net462/es/Microsoft.Data.SqlClient.resources.dll",
        "lib/net462/fr/Microsoft.Data.SqlClient.resources.dll",
        "lib/net462/it/Microsoft.Data.SqlClient.resources.dll",
        "lib/net462/ja/Microsoft.Data.SqlClient.resources.dll",
        "lib/net462/ko/Microsoft.Data.SqlClient.resources.dll",
        "lib/net462/pt-BR/Microsoft.Data.SqlClient.resources.dll",
        "lib/net462/ru/Microsoft.Data.SqlClient.resources.dll",
        "lib/net462/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
        "lib/net462/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
        "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
        "lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
        "lib/netcoreapp3.1/Microsoft.Data.SqlClient.xml",
        "lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
        "lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
        "lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
        "lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
        "lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
        "lib/netstandard2.1/Microsoft.Data.SqlClient.xml",
        "microsoft.data.sqlclient.5.0.1.nupkg.sha512",
        "microsoft.data.sqlclient.nuspec",
        "ref/net462/Microsoft.Data.SqlClient.dll",
        "ref/net462/Microsoft.Data.SqlClient.pdb",
        "ref/net462/Microsoft.Data.SqlClient.xml",
        "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
        "ref/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
        "ref/netcoreapp3.1/Microsoft.Data.SqlClient.xml",
        "ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
        "ref/netstandard2.0/Microsoft.Data.SqlClient.pdb",
        "ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
        "ref/netstandard2.1/Microsoft.Data.SqlClient.dll",
        "ref/netstandard2.1/Microsoft.Data.SqlClient.pdb",
        "ref/netstandard2.1/Microsoft.Data.SqlClient.xml",
        "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
        "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
        "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
        "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
        "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
        "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
        "runtimes/win/lib/net462/Microsoft.Data.SqlClient.dll",
        "runtimes/win/lib/net462/Microsoft.Data.SqlClient.pdb",
        "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll",
        "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb",
        "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
        "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
        "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
        "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb"
      ]
    },
    "Microsoft.Data.SqlClient.SNI.runtime/5.0.1": {
      "sha512": "y0X5MxiNdbITJYoafJ2ruaX6hqO0twpCGR/ipiDOe85JKLU8WL4TuAQfDe5qtt3bND5Je26HnrarLSAMMnVTNg==",
      "type": "package",
      "path": "microsoft.data.sqlclient.sni.runtime/5.0.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.txt",
        "dotnet.png",
        "microsoft.data.sqlclient.sni.runtime.5.0.1.nupkg.sha512",
        "microsoft.data.sqlclient.sni.runtime.nuspec",
        "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll",
        "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll",
        "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll",
        "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll"
      ]
    },
    "Microsoft.DiaSymReader/1.3.0": {
      "sha512": "/fn1Tfo7j7k/slViPlM8azJuxQmri7FZ8dQ+gTeLbI29leN/1VK0U/BFcRdJNctsRCUgyKJ2q+I0Tjq07Rc1/Q==",
      "type": "package",
      "path": "microsoft.diasymreader/1.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net20/Microsoft.DiaSymReader.dll",
        "lib/net20/Microsoft.DiaSymReader.pdb",
        "lib/net20/Microsoft.DiaSymReader.xml",
        "lib/netstandard1.1/Microsoft.DiaSymReader.dll",
        "lib/netstandard1.1/Microsoft.DiaSymReader.pdb",
        "lib/netstandard1.1/Microsoft.DiaSymReader.xml",
        "microsoft.diasymreader.1.3.0.nupkg.sha512",
        "microsoft.diasymreader.nuspec"
      ]
    },
    "Microsoft.DotNet.Scaffolding.Shared/6.0.13": {
      "sha512": "Lq8XZE85XlQAqPOsYqiC1ePMAZoD4Ml/zK0g4nkshC/jc3YNWKPTmbwM81NngoiEufbepEKVHisjM7kAHbp6jg==",
      "type": "package",
      "path": "microsoft.dotnet.scaffolding.shared/6.0.13",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/net6.0/Microsoft.DotNet.Scaffolding.Shared.dll",
        "lib/net6.0/Microsoft.DotNet.Scaffolding.Shared.xml",
        "microsoft.dotnet.scaffolding.shared.6.0.13.nupkg.sha512",
        "microsoft.dotnet.scaffolding.shared.nuspec"
      ]
    },
    "Microsoft.EntityFrameworkCore/7.0.4": {
      "sha512": "eNcsY3rft5ERJJcen80Jyg57EScjWZmvhwmFLYXmEOTdVqHG+wQZiMOXnO1b5RH3u2qTQq+Tpci7KGfLAG5Gtg==",
      "type": "package",
      "path": "microsoft.entityframeworkcore/7.0.4",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props",
        "lib/net6.0/Microsoft.EntityFrameworkCore.dll",
        "lib/net6.0/Microsoft.EntityFrameworkCore.xml",
        "microsoft.entityframeworkcore.7.0.4.nupkg.sha512",
        "microsoft.entityframeworkcore.nuspec"
      ]
    },
    "Microsoft.EntityFrameworkCore.Abstractions/7.0.4": {
      "sha512": "6GbYvs4L5oFpYpMzwF05kdDgvX09UmMX7MpDtDlGI5ymijFwquwv+yvdijbtodOuu0yLUpc4n71x6eBdJ8v1xQ==",
      "type": "package",
      "path": "microsoft.entityframeworkcore.abstractions/7.0.4",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
        "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
        "microsoft.entityframeworkcore.abstractions.7.0.4.nupkg.sha512",
        "microsoft.entityframeworkcore.abstractions.nuspec"
      ]
    },
    "Microsoft.EntityFrameworkCore.Analyzers/7.0.4": {
      "sha512": "YRD4bViuaEPEsaBIL52DzXGzLCt3jYoE3wztYEW1QZYDl89hQ+ca0nvBO2mnMHmCXpU/2wlErrUyDp4x5B/3mg==",
      "type": "package",
      "path": "microsoft.entityframeworkcore.analyzers/7.0.4",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
        "lib/netstandard2.0/_._",
        "microsoft.entityframeworkcore.analyzers.7.0.4.nupkg.sha512",
        "microsoft.entityframeworkcore.analyzers.nuspec"
      ]
    },
    "Microsoft.EntityFrameworkCore.Design/7.0.4": {
      "sha512": "LI/ML3w17ap5IUmEKOPVnGJYi/XSDJW3Rf42utNF0e1tidmKtSkjwoTqIKLt2hE+jQJrlzeaqu5YiqdoFWVuZw==",
      "type": "package",
      "path": "microsoft.entityframeworkcore.design/7.0.4",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "build/net6.0/Microsoft.EntityFrameworkCore.Design.props",
        "lib/net6.0/Microsoft.EntityFrameworkCore.Design.dll",
        "lib/net6.0/Microsoft.EntityFrameworkCore.Design.xml",
        "microsoft.entityframeworkcore.design.7.0.4.nupkg.sha512",
        "microsoft.entityframeworkcore.design.nuspec"
      ]
    },
    "Microsoft.EntityFrameworkCore.Relational/7.0.4": {
      "sha512": "L41+VonK6L0IurFHopoe5yY+m3MD26OMocKLPPR/XKxnazzZUcGPz0IGJpVnwpZyKVPfEIAnD5vmm60meYr1NA==",
      "type": "package",
      "path": "microsoft.entityframeworkcore.relational/7.0.4",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll",
        "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.xml",
        "microsoft.entityframeworkcore.relational.7.0.4.nupkg.sha512",
        "microsoft.entityframeworkcore.relational.nuspec"
      ]
    },
    "Microsoft.EntityFrameworkCore.SqlServer/7.0.4": {
      "sha512": "3yUw/jaMhM65pfRqJVfLY3cOSV0qqh4dnl+VXuCxgUYcAtBaEcSEa12QvJWz9FFGh3fDN/kbm560oXcl2lDNyQ==",
      "type": "package",
      "path": "microsoft.entityframeworkcore.sqlserver/7.0.4",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/net6.0/Microsoft.EntityFrameworkCore.SqlServer.dll",
        "lib/net6.0/Microsoft.EntityFrameworkCore.SqlServer.xml",
        "microsoft.entityframeworkcore.sqlserver.7.0.4.nupkg.sha512",
        "microsoft.entityframeworkcore.sqlserver.nuspec"
      ]
    },
    "Microsoft.EntityFrameworkCore.Tools/7.0.4": {
      "sha512": "58hDB+ENGisuSjJBl1RBHL9qzFJTukFSQFl/wCU8/3ApcOH/rPrRG4PWThiJTmfHRmh8H8HExdYbtkv7wa7BLg==",
      "type": "package",
      "path": "microsoft.entityframeworkcore.tools/7.0.4",
      "hasTools": true,
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/net6.0/_._",
        "microsoft.entityframeworkcore.tools.7.0.4.nupkg.sha512",
        "microsoft.entityframeworkcore.tools.nuspec",
        "tools/EntityFrameworkCore.PS2.psd1",
        "tools/EntityFrameworkCore.PS2.psm1",
        "tools/EntityFrameworkCore.psd1",
        "tools/EntityFrameworkCore.psm1",
        "tools/about_EntityFrameworkCore.help.txt",
        "tools/init.ps1",
        "tools/net461/any/ef.exe",
        "tools/net461/win-arm64/ef.exe",
        "tools/net461/win-x86/ef.exe",
        "tools/netcoreapp2.0/any/ef.dll",
        "tools/netcoreapp2.0/any/ef.runtimeconfig.json"
      ]
    },
    "Microsoft.Extensions.ApiDescription.Server/3.0.0": {
      "sha512": "LH4OE/76F6sOCslif7+Xh3fS/wUUrE5ryeXAMcoCnuwOQGT5Smw0p57IgDh/pHgHaGz/e+AmEQb7pRgb++wt0w==",
      "type": "package",
      "path": "microsoft.extensions.apidescription.server/3.0.0",
      "hasTools": true,
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "build/Microsoft.Extensions.ApiDescription.Server.props",
        "build/Microsoft.Extensions.ApiDescription.Server.targets",
        "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props",
        "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets",
        "microsoft.extensions.apidescription.server.3.0.0.nupkg.sha512",
        "microsoft.extensions.apidescription.server.nuspec",
        "tools/Newtonsoft.Json.dll",
        "tools/dotnet-getdocument.deps.json",
        "tools/dotnet-getdocument.dll",
        "tools/dotnet-getdocument.runtimeconfig.json",
        "tools/net461-x86/GetDocument.Insider.exe",
        "tools/net461-x86/GetDocument.Insider.exe.config",
        "tools/net461/GetDocument.Insider.exe",
        "tools/net461/GetDocument.Insider.exe.config",
        "tools/netcoreapp2.1/GetDocument.Insider.deps.json",
        "tools/netcoreapp2.1/GetDocument.Insider.dll",
        "tools/netcoreapp2.1/GetDocument.Insider.runtimeconfig.json"
      ]
    },
    "Microsoft.Extensions.Caching.Abstractions/7.0.0": {
      "sha512": "IeimUd0TNbhB4ded3AbgBLQv2SnsiVugDyGV1MvspQFVlA07nDC7Zul7kcwH5jWN3JiTcp/ySE83AIJo8yfKjg==",
      "type": "package",
      "path": "microsoft.extensions.caching.abstractions/7.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets",
        "buildTransitive/net462/_._",
        "buildTransitive/net6.0/_._",
        "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets",
        "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll",
        "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml",
        "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll",
        "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.xml",
        "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll",
        "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.xml",
        "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml",
        "microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512",
        "microsoft.extensions.caching.abstractions.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "Microsoft.Extensions.Caching.Memory/7.0.0": {
      "sha512": "xpidBs2KCE2gw1JrD0quHE72kvCaI3xFql5/Peb2GRtUuZX+dYPoK/NTdVMiM67Svym0M0Df9A3xyU0FbMQhHw==",
      "type": "package",
      "path": "microsoft.extensions.caching.memory/7.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets",
        "buildTransitive/net462/_._",
        "buildTransitive/net6.0/_._",
        "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets",
        "lib/net462/Microsoft.Extensions.Caching.Memory.dll",
        "lib/net462/Microsoft.Extensions.Caching.Memory.xml",
        "lib/net6.0/Microsoft.Extensions.Caching.Memory.dll",
        "lib/net6.0/Microsoft.Extensions.Caching.Memory.xml",
        "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll",
        "lib/net7.0/Microsoft.Extensions.Caching.Memory.xml",
        "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll",
        "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml",
        "microsoft.extensions.caching.memory.7.0.0.nupkg.sha512",
        "microsoft.extensions.caching.memory.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
      "sha512": "f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==",
      "type": "package",
      "path": "microsoft.extensions.configuration.abstractions/7.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets",
        "buildTransitive/net462/_._",
        "buildTransitive/net6.0/_._",
        "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets",
        "lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll",
        "lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml",
        "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll",
        "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml",
        "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll",
        "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml",
        "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
        "microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
        "microsoft.extensions.configuration.abstractions.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "Microsoft.Extensions.DependencyInjection/7.0.0": {
      "sha512": "elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==",
      "type": "package",
      "path": "microsoft.extensions.dependencyinjection/7.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
        "buildTransitive/net462/_._",
        "buildTransitive/net6.0/_._",
        "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
        "lib/net462/Microsoft.Extensions.DependencyInjection.dll",
        "lib/net462/Microsoft.Extensions.DependencyInjection.xml",
        "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
        "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
        "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll",
        "lib/net7.0/Microsoft.Extensions.DependencyInjection.xml",
        "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
        "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
        "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
        "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
        "microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
        "microsoft.extensions.dependencyinjection.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": {
      "sha512": "h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw==",
      "type": "package",
      "path": "microsoft.extensions.dependencyinjection.abstractions/7.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
        "buildTransitive/net462/_._",
        "buildTransitive/net6.0/_._",
        "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
        "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
        "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
        "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
        "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
        "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
        "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
        "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
        "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
        "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
        "microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512",
        "microsoft.extensions.dependencyinjection.abstractions.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "Microsoft.Extensions.DependencyModel/7.0.0": {
      "sha512": "oONNYd71J3LzkWc4fUHl3SvMfiQMYUCo/mDHDEu76hYYxdhdrPYv6fvGv9nnKVyhE9P0h20AU8RZB5OOWQcAXg==",
      "type": "package",
      "path": "microsoft.extensions.dependencymodel/7.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "README.md",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets",
        "buildTransitive/net462/_._",
        "buildTransitive/net6.0/_._",
        "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets",
        "lib/net462/Microsoft.Extensions.DependencyModel.dll",
        "lib/net462/Microsoft.Extensions.DependencyModel.xml",
        "lib/net6.0/Microsoft.Extensions.DependencyModel.dll",
        "lib/net6.0/Microsoft.Extensions.DependencyModel.xml",
        "lib/net7.0/Microsoft.Extensions.DependencyModel.dll",
        "lib/net7.0/Microsoft.Extensions.DependencyModel.xml",
        "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
        "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
        "microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512",
        "microsoft.extensions.dependencymodel.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "Microsoft.Extensions.Logging/7.0.0": {
      "sha512": "Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==",
      "type": "package",
      "path": "microsoft.extensions.logging/7.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/net461/Microsoft.Extensions.Logging.targets",
        "buildTransitive/net462/_._",
        "buildTransitive/net6.0/_._",
        "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
        "lib/net462/Microsoft.Extensions.Logging.dll",
        "lib/net462/Microsoft.Extensions.Logging.xml",
        "lib/net6.0/Microsoft.Extensions.Logging.dll",
        "lib/net6.0/Microsoft.Extensions.Logging.xml",
        "lib/net7.0/Microsoft.Extensions.Logging.dll",
        "lib/net7.0/Microsoft.Extensions.Logging.xml",
        "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
        "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
        "lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
        "lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
        "microsoft.extensions.logging.7.0.0.nupkg.sha512",
        "microsoft.extensions.logging.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "Microsoft.Extensions.Logging.Abstractions/7.0.0": {
      "sha512": "kmn78+LPVMOWeITUjIlfxUPDsI0R6G0RkeAMBmQxAJ7vBJn4q2dTva7pWi65ceN5vPGjJ9q/Uae2WKgvfktJAw==",
      "type": "package",
      "path": "microsoft.extensions.logging.abstractions/7.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll",
        "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll",
        "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll",
        "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
        "buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets",
        "buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets",
        "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets",
        "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
        "buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets",
        "lib/net462/Microsoft.Extensions.Logging.Abstractions.dll",
        "lib/net462/Microsoft.Extensions.Logging.Abstractions.xml",
        "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll",
        "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml",
        "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll",
        "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml",
        "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
        "microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
        "microsoft.extensions.logging.abstractions.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "Microsoft.Extensions.Options/7.0.0": {
      "sha512": "lP1yBnTTU42cKpMozuafbvNtQ7QcBjr/CcK3bYOGEMH55Fjt+iecXjT6chR7vbgCMqy3PG3aNQSZgo/EuY/9qQ==",
      "type": "package",
      "path": "microsoft.extensions.options/7.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/net461/Microsoft.Extensions.Options.targets",
        "buildTransitive/net462/_._",
        "buildTransitive/net6.0/_._",
        "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets",
        "lib/net462/Microsoft.Extensions.Options.dll",
        "lib/net462/Microsoft.Extensions.Options.xml",
        "lib/net6.0/Microsoft.Extensions.Options.dll",
        "lib/net6.0/Microsoft.Extensions.Options.xml",
        "lib/net7.0/Microsoft.Extensions.Options.dll",
        "lib/net7.0/Microsoft.Extensions.Options.xml",
        "lib/netstandard2.0/Microsoft.Extensions.Options.dll",
        "lib/netstandard2.0/Microsoft.Extensions.Options.xml",
        "lib/netstandard2.1/Microsoft.Extensions.Options.dll",
        "lib/netstandard2.1/Microsoft.Extensions.Options.xml",
        "microsoft.extensions.options.7.0.0.nupkg.sha512",
        "microsoft.extensions.options.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "Microsoft.Extensions.Primitives/7.0.0": {
      "sha512": "um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==",
      "type": "package",
      "path": "microsoft.extensions.primitives/7.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/net461/Microsoft.Extensions.Primitives.targets",
        "buildTransitive/net462/_._",
        "buildTransitive/net6.0/_._",
        "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
        "lib/net462/Microsoft.Extensions.Primitives.dll",
        "lib/net462/Microsoft.Extensions.Primitives.xml",
        "lib/net6.0/Microsoft.Extensions.Primitives.dll",
        "lib/net6.0/Microsoft.Extensions.Primitives.xml",
        "lib/net7.0/Microsoft.Extensions.Primitives.dll",
        "lib/net7.0/Microsoft.Extensions.Primitives.xml",
        "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
        "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
        "microsoft.extensions.primitives.7.0.0.nupkg.sha512",
        "microsoft.extensions.primitives.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "Microsoft.Identity.Client/4.45.0": {
      "sha512": "ircobISCLWbtE5eEoLKU+ldfZ8O41vg4lcy38KRj/znH17jvBiAl8oxcyNp89CsuqE3onxIpn21Ca7riyDDrRw==",
      "type": "package",
      "path": "microsoft.identity.client/4.45.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/monoandroid10.0/Microsoft.Identity.Client.dll",
        "lib/monoandroid10.0/Microsoft.Identity.Client.xml",
        "lib/monoandroid90/Microsoft.Identity.Client.dll",
        "lib/monoandroid90/Microsoft.Identity.Client.xml",
        "lib/net45/Microsoft.Identity.Client.dll",
        "lib/net45/Microsoft.Identity.Client.xml",
        "lib/net461/Microsoft.Identity.Client.dll",
        "lib/net461/Microsoft.Identity.Client.xml",
        "lib/net5.0-windows10.0.17763/Microsoft.Identity.Client.dll",
        "lib/net5.0-windows10.0.17763/Microsoft.Identity.Client.xml",
        "lib/netcoreapp2.1/Microsoft.Identity.Client.dll",
        "lib/netcoreapp2.1/Microsoft.Identity.Client.xml",
        "lib/netstandard2.0/Microsoft.Identity.Client.dll",
        "lib/netstandard2.0/Microsoft.Identity.Client.xml",
        "lib/uap10.0.17763/Microsoft.Identity.Client.dll",
        "lib/uap10.0.17763/Microsoft.Identity.Client.pri",
        "lib/uap10.0.17763/Microsoft.Identity.Client.xml",
        "lib/xamarinios10/Microsoft.Identity.Client.dll",
        "lib/xamarinios10/Microsoft.Identity.Client.xml",
        "lib/xamarinmac20/Microsoft.Identity.Client.dll",
        "lib/xamarinmac20/Microsoft.Identity.Client.xml",
        "microsoft.identity.client.4.45.0.nupkg.sha512",
        "microsoft.identity.client.nuspec"
      ]
    },
    "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
      "sha512": "zVVZjn8aW7W79rC1crioDgdOwaFTQorsSO6RgVlDDjc7MvbEGz071wSNrjVhzR0CdQn6Sefx7Abf1o7vasmrLg==",
      "type": "package",
      "path": "microsoft.identity.client.extensions.msal/2.19.3",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net45/Microsoft.Identity.Client.Extensions.Msal.dll",
        "lib/net45/Microsoft.Identity.Client.Extensions.Msal.xml",
        "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll",
        "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.xml",
        "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll",
        "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.xml",
        "microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512",
        "microsoft.identity.client.extensions.msal.nuspec"
      ]
    },
    "Microsoft.IdentityModel.Abstractions/6.21.0": {
      "sha512": "XeE6LQtD719Qs2IG7HDi1TSw9LIkDbJ33xFiOBoHbApVw/8GpIBCbW+t7RwOjErUDyXZvjhZliwRkkLb8Z1uzg==",
      "type": "package",
      "path": "microsoft.identitymodel.abstractions/6.21.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net45/Microsoft.IdentityModel.Abstractions.dll",
        "lib/net45/Microsoft.IdentityModel.Abstractions.xml",
        "lib/net461/Microsoft.IdentityModel.Abstractions.dll",
        "lib/net461/Microsoft.IdentityModel.Abstractions.xml",
        "lib/net472/Microsoft.IdentityModel.Abstractions.dll",
        "lib/net472/Microsoft.IdentityModel.Abstractions.xml",
        "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll",
        "lib/net6.0/Microsoft.IdentityModel.Abstractions.xml",
        "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml",
        "microsoft.identitymodel.abstractions.6.21.0.nupkg.sha512",
        "microsoft.identitymodel.abstractions.nuspec"
      ]
    },
    "Microsoft.IdentityModel.JsonWebTokens/6.21.0": {
      "sha512": "d3h1/BaMeylKTkdP6XwRCxuOoDJZ44V9xaXr6gl5QxmpnZGdoK3bySo3OQN8ehRLJHShb94ElLUvoXyglQtgAw==",
      "type": "package",
      "path": "microsoft.identitymodel.jsonwebtokens/6.21.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net45/Microsoft.IdentityModel.JsonWebTokens.dll",
        "lib/net45/Microsoft.IdentityModel.JsonWebTokens.xml",
        "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
        "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
        "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll",
        "lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml",
        "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll",
        "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml",
        "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
        "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
        "microsoft.identitymodel.jsonwebtokens.6.21.0.nupkg.sha512",
        "microsoft.identitymodel.jsonwebtokens.nuspec"
      ]
    },
    "Microsoft.IdentityModel.Logging/6.21.0": {
      "sha512": "tuEhHIQwvBEhMf8I50hy8FHmRSUkffDFP5EdLsSDV4qRcl2wvOPkQxYqEzWkh+ytW6sbdJGEXElGhmhDfAxAKg==",
      "type": "package",
      "path": "microsoft.identitymodel.logging/6.21.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net45/Microsoft.IdentityModel.Logging.dll",
        "lib/net45/Microsoft.IdentityModel.Logging.xml",
        "lib/net461/Microsoft.IdentityModel.Logging.dll",
        "lib/net461/Microsoft.IdentityModel.Logging.xml",
        "lib/net472/Microsoft.IdentityModel.Logging.dll",
        "lib/net472/Microsoft.IdentityModel.Logging.xml",
        "lib/net6.0/Microsoft.IdentityModel.Logging.dll",
        "lib/net6.0/Microsoft.IdentityModel.Logging.xml",
        "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
        "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
        "microsoft.identitymodel.logging.6.21.0.nupkg.sha512",
        "microsoft.identitymodel.logging.nuspec"
      ]
    },
    "Microsoft.IdentityModel.Protocols/6.21.0": {
      "sha512": "0FqY5cTLQKtHrClzHEI+QxJl8OBT2vUiEQQB7UKk832JDiJJmetzYZ3AdSrPjN/3l3nkhByeWzXnhrX0JbifKg==",
      "type": "package",
      "path": "microsoft.identitymodel.protocols/6.21.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net45/Microsoft.IdentityModel.Protocols.dll",
        "lib/net45/Microsoft.IdentityModel.Protocols.xml",
        "lib/net461/Microsoft.IdentityModel.Protocols.dll",
        "lib/net461/Microsoft.IdentityModel.Protocols.xml",
        "lib/net472/Microsoft.IdentityModel.Protocols.dll",
        "lib/net472/Microsoft.IdentityModel.Protocols.xml",
        "lib/net6.0/Microsoft.IdentityModel.Protocols.dll",
        "lib/net6.0/Microsoft.IdentityModel.Protocols.xml",
        "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
        "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
        "microsoft.identitymodel.protocols.6.21.0.nupkg.sha512",
        "microsoft.identitymodel.protocols.nuspec"
      ]
    },
    "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.21.0": {
      "sha512": "vtSKL7n6EnAsLyxmiviusm6LKrblT2ndnNqN6rvVq6iIHAnPCK9E2DkDx6h1Jrpy1cvbp40r0cnTg23nhEAGTA==",
      "type": "package",
      "path": "microsoft.identitymodel.protocols.openidconnect/6.21.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
        "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
        "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
        "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
        "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
        "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
        "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
        "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
        "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
        "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
        "microsoft.identitymodel.protocols.openidconnect.6.21.0.nupkg.sha512",
        "microsoft.identitymodel.protocols.openidconnect.nuspec"
      ]
    },
    "Microsoft.IdentityModel.Tokens/6.21.0": {
      "sha512": "AAEHZvZyb597a+QJSmtxH3n2P1nIJGpZ4Q89GTenknRx6T6zyfzf592yW/jA5e8EHN4tNMjjXHQaYWEq5+L05w==",
      "type": "package",
      "path": "microsoft.identitymodel.tokens/6.21.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net45/Microsoft.IdentityModel.Tokens.dll",
        "lib/net45/Microsoft.IdentityModel.Tokens.xml",
        "lib/net461/Microsoft.IdentityModel.Tokens.dll",
        "lib/net461/Microsoft.IdentityModel.Tokens.xml",
        "lib/net472/Microsoft.IdentityModel.Tokens.dll",
        "lib/net472/Microsoft.IdentityModel.Tokens.xml",
        "lib/net6.0/Microsoft.IdentityModel.Tokens.dll",
        "lib/net6.0/Microsoft.IdentityModel.Tokens.xml",
        "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
        "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
        "microsoft.identitymodel.tokens.6.21.0.nupkg.sha512",
        "microsoft.identitymodel.tokens.nuspec"
      ]
    },
    "Microsoft.NET.StringTools/17.3.2": {
      "sha512": "3sIZECEDSY9kP7BqPLOSIHLsiqv0TSU5cIGAMung+NrefIooo1tBMVRt598CGz+kUF1xlbOsO8nPAYpgfokx/Q==",
      "type": "package",
      "path": "microsoft.net.stringtools/17.3.2",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "MSBuild-NuGet-Icon.png",
        "README.md",
        "lib/net35/Microsoft.NET.StringTools.net35.dll",
        "lib/net35/Microsoft.NET.StringTools.net35.pdb",
        "lib/net35/Microsoft.NET.StringTools.net35.xml",
        "lib/net472/Microsoft.NET.StringTools.dll",
        "lib/net472/Microsoft.NET.StringTools.pdb",
        "lib/net472/Microsoft.NET.StringTools.xml",
        "lib/net6.0/Microsoft.NET.StringTools.dll",
        "lib/net6.0/Microsoft.NET.StringTools.pdb",
        "lib/net6.0/Microsoft.NET.StringTools.xml",
        "microsoft.net.stringtools.17.3.2.nupkg.sha512",
        "microsoft.net.stringtools.nuspec",
        "notices/THIRDPARTYNOTICES.txt",
        "ref/net35/Microsoft.NET.StringTools.net35.dll",
        "ref/net35/Microsoft.NET.StringTools.net35.xml",
        "ref/net472/Microsoft.NET.StringTools.dll",
        "ref/net472/Microsoft.NET.StringTools.xml",
        "ref/net6.0/Microsoft.NET.StringTools.dll",
        "ref/net6.0/Microsoft.NET.StringTools.xml",
        "ref/netstandard2.0/Microsoft.NET.StringTools.dll",
        "ref/netstandard2.0/Microsoft.NET.StringTools.xml"
      ]
    },
    "Microsoft.NETCore.Platforms/1.1.1": {
      "sha512": "TMBuzAHpTenGbGgk0SMTwyEkyijY/Eae4ZGsFNYJvAr/LDn1ku3Etp3FPxChmDp5HHF3kzJuoaa08N0xjqAJfQ==",
      "type": "package",
      "path": "microsoft.netcore.platforms/1.1.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/_._",
        "microsoft.netcore.platforms.1.1.1.nupkg.sha512",
        "microsoft.netcore.platforms.nuspec",
        "runtime.json"
      ]
    },
    "Microsoft.NETCore.Targets/1.1.3": {
      "sha512": "3Wrmi0kJDzClwAC+iBdUBpEKmEle8FQNsCs77fkiOIw/9oYA07bL1EZNX0kQ2OMN3xpwvl0vAtOCYY3ndDNlhQ==",
      "type": "package",
      "path": "microsoft.netcore.targets/1.1.3",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/_._",
        "microsoft.netcore.targets.1.1.3.nupkg.sha512",
        "microsoft.netcore.targets.nuspec",
        "runtime.json"
      ]
    },
    "Microsoft.OpenApi/1.2.3": {
      "sha512": "Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
      "type": "package",
      "path": "microsoft.openapi/1.2.3",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net46/Microsoft.OpenApi.dll",
        "lib/net46/Microsoft.OpenApi.pdb",
        "lib/net46/Microsoft.OpenApi.xml",
        "lib/netstandard2.0/Microsoft.OpenApi.dll",
        "lib/netstandard2.0/Microsoft.OpenApi.pdb",
        "lib/netstandard2.0/Microsoft.OpenApi.xml",
        "microsoft.openapi.1.2.3.nupkg.sha512",
        "microsoft.openapi.nuspec"
      ]
    },
    "Microsoft.SqlServer.Server/1.0.0": {
      "sha512": "N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
      "type": "package",
      "path": "microsoft.sqlserver.server/1.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "dotnet.png",
        "lib/net46/Microsoft.SqlServer.Server.dll",
        "lib/net46/Microsoft.SqlServer.Server.pdb",
        "lib/net46/Microsoft.SqlServer.Server.xml",
        "lib/netstandard2.0/Microsoft.SqlServer.Server.dll",
        "lib/netstandard2.0/Microsoft.SqlServer.Server.pdb",
        "lib/netstandard2.0/Microsoft.SqlServer.Server.xml",
        "microsoft.sqlserver.server.1.0.0.nupkg.sha512",
        "microsoft.sqlserver.server.nuspec"
      ]
    },
    "Microsoft.VisualStudio.Debugger.Contracts/17.2.0": {
      "sha512": "br/qV/aHqLqVlqtcMKglCC8MHMMLey0yMkKSplnMl58F5gKjwnh7wjs8+g0j/vf4T6h4KK7JWrC0+oN70pbugg==",
      "type": "package",
      "path": "microsoft.visualstudio.debugger.contracts/17.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "License.txt",
        "lib/netstandard2.0/Microsoft.VisualStudio.Debugger.Contracts.dll",
        "lib/netstandard2.0/Microsoft.VisualStudio.Debugger.Contracts.pdb",
        "microsoft.visualstudio.debugger.contracts.17.2.0.nupkg.sha512",
        "microsoft.visualstudio.debugger.contracts.nuspec"
      ]
    },
    "Microsoft.VisualStudio.Web.CodeGeneration/6.0.13": {
      "sha512": "8lKEZOjfj59IQWpBxENC4rf6wZIiP7TGncWDi9TDKBkp8VfrJtU/o9eLwzoivnaUDQF1lyU2N+gp2p41ENX2cQ==",
      "type": "package",
      "path": "microsoft.visualstudio.web.codegeneration/6.0.13",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.dll",
        "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.xml",
        "microsoft.visualstudio.web.codegeneration.6.0.13.nupkg.sha512",
        "microsoft.visualstudio.web.codegeneration.nuspec"
      ]
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.Core/6.0.13": {
      "sha512": "fPpxZwEOsPcvzdlREdOut3UDodHcRtmu070NCtevdAHtOlPNAGsIzexFM9ZeUredubmie60uxsCaFtci1ZbpnQ==",
      "type": "package",
      "path": "microsoft.visualstudio.web.codegeneration.core/6.0.13",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll",
        "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.xml",
        "microsoft.visualstudio.web.codegeneration.core.6.0.13.nupkg.sha512",
        "microsoft.visualstudio.web.codegeneration.core.nuspec"
      ]
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.Design/6.0.13": {
      "sha512": "fZ332LrRxNh8ljF7bebV4vdZO88WI/gqFjY0qiFZxRGREfMy3rnWKWMaJqtxJUXVvEOLAjex+lNq8HZXiX1ETQ==",
      "type": "package",
      "path": "microsoft.visualstudio.web.codegeneration.design/6.0.13",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/net6.0/dotnet-aspnet-codegenerator-design.dll",
        "lib/net6.0/dotnet-aspnet-codegenerator-design.xml",
        "microsoft.visualstudio.web.codegeneration.design.6.0.13.nupkg.sha512",
        "microsoft.visualstudio.web.codegeneration.design.nuspec"
      ]
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore/6.0.13": {
      "sha512": "UrjsQkjCVMqaBu/HkZw3vF68/ZyZzJl4ot9znDSJVFIURcQdb2iubOjzxW9lj5EtvEJd4VSjHpGyTneRi+8Zjw==",
      "type": "package",
      "path": "microsoft.visualstudio.web.codegeneration.entityframeworkcore/6.0.13",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "Templates/DbContext/NewLocalDbContext.cshtml",
        "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll",
        "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.runtimeconfig.json",
        "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.xml",
        "microsoft.visualstudio.web.codegeneration.entityframeworkcore.6.0.13.nupkg.sha512",
        "microsoft.visualstudio.web.codegeneration.entityframeworkcore.nuspec"
      ]
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.Templating/6.0.13": {
      "sha512": "JsqYif+0h/UCc6dcLWNf9iOg1n4q1dgG5+9PgSmOdj/ieXuBZXWn8Iy20wgrJ/3STF3ILutdwPQo1Et1X2ozLg==",
      "type": "package",
      "path": "microsoft.visualstudio.web.codegeneration.templating/6.0.13",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll",
        "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.xml",
        "microsoft.visualstudio.web.codegeneration.templating.6.0.13.nupkg.sha512",
        "microsoft.visualstudio.web.codegeneration.templating.nuspec"
      ]
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.Utils/6.0.13": {
      "sha512": "N6m2N7WnGdwrmvq1TK3DXxkijbxgupwVaDWAt/GRqwDmibAXEP+ecKTVRI2vKoa/g1Lf7ZWZM1pme1LkffQHCQ==",
      "type": "package",
      "path": "microsoft.visualstudio.web.codegeneration.utils/6.0.13",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll",
        "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.xml",
        "microsoft.visualstudio.web.codegeneration.utils.6.0.13.nupkg.sha512",
        "microsoft.visualstudio.web.codegeneration.utils.nuspec"
      ]
    },
    "Microsoft.VisualStudio.Web.CodeGenerators.Mvc/6.0.13": {
      "sha512": "wO6yeIq12881/Pyhb4fIxDuUWAwh9GuDbsU7bW/iHOEqEK+YxtcROs8EzcQ+iZfKVGEkkSmqhghncBWG67/ASw==",
      "type": "package",
      "path": "microsoft.visualstudio.web.codegenerators.mvc/6.0.13",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Generators/ParameterDefinitions/area.json",
        "Generators/ParameterDefinitions/controller.json",
        "Generators/ParameterDefinitions/identity.json",
        "Generators/ParameterDefinitions/minimalapi.json",
        "Generators/ParameterDefinitions/razorpage.json",
        "Generators/ParameterDefinitions/view.json",
        "Icon.png",
        "Templates/ControllerGenerator/ApiControllerWithActions.cshtml",
        "Templates/ControllerGenerator/ApiControllerWithContext.cshtml",
        "Templates/ControllerGenerator/ApiEmptyController.cshtml",
        "Templates/ControllerGenerator/ControllerWithActions.cshtml",
        "Templates/ControllerGenerator/EmptyController.cshtml",
        "Templates/ControllerGenerator/MvcControllerWithContext.cshtml",
        "Templates/Identity/Data/ApplicationDbContext.cshtml",
        "Templates/Identity/Data/ApplicationUser.cshtml",
        "Templates/Identity/IdentityHostingStartup.cshtml",
        "Templates/Identity/Pages/Account/Account.AccessDenied.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.AccessDenied.cshtml",
        "Templates/Identity/Pages/Account/Account.ConfirmEmail.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.ConfirmEmail.cshtml",
        "Templates/Identity/Pages/Account/Account.ConfirmEmailChange.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.ConfirmEmailChange.cshtml",
        "Templates/Identity/Pages/Account/Account.ExternalLogin.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.ExternalLogin.cshtml",
        "Templates/Identity/Pages/Account/Account.ForgotPassword.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.ForgotPassword.cshtml",
        "Templates/Identity/Pages/Account/Account.ForgotPasswordConfirmation.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.ForgotPasswordConfirmation.cshtml",
        "Templates/Identity/Pages/Account/Account.Lockout.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.Lockout.cshtml",
        "Templates/Identity/Pages/Account/Account.Login.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.Login.cshtml",
        "Templates/Identity/Pages/Account/Account.LoginWith2fa.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.LoginWith2fa.cshtml",
        "Templates/Identity/Pages/Account/Account.LoginWithRecoveryCode.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.LoginWithRecoveryCode.cshtml",
        "Templates/Identity/Pages/Account/Account.Logout.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.Logout.cshtml",
        "Templates/Identity/Pages/Account/Account.Register.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.Register.cshtml",
        "Templates/Identity/Pages/Account/Account.RegisterConfirmation.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.RegisterConfirmation.cshtml",
        "Templates/Identity/Pages/Account/Account.ResendEmailConfirmation.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.ResendEmailConfirmation.cshtml",
        "Templates/Identity/Pages/Account/Account.ResetPassword.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.ResetPassword.cshtml",
        "Templates/Identity/Pages/Account/Account.ResetPasswordConfirmation.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.ResetPasswordConfirmation.cshtml",
        "Templates/Identity/Pages/Account/Account._StatusMessage.cshtml",
        "Templates/Identity/Pages/Account/Account._ViewImports.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.ChangePassword.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.ChangePassword.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.DeletePersonalData.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.DeletePersonalData.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.Disable2fa.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.Disable2fa.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.Email.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.Email.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.ExternalLogins.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.ExternalLogins.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.Index.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.Index.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.ManageNavPages.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.PersonalData.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.PersonalData.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.SetPassword.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.SetPassword.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage._Layout.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage._ManageNav.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage._StatusMessage.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage._ViewImports.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage._ViewStart.cshtml",
        "Templates/Identity/Pages/Error.cs.cshtml",
        "Templates/Identity/Pages/Error.cshtml",
        "Templates/Identity/Pages/_Layout.cshtml",
        "Templates/Identity/Pages/_ValidationScriptsPartial.cshtml",
        "Templates/Identity/Pages/_ViewImports.cshtml",
        "Templates/Identity/Pages/_ViewStart.cshtml",
        "Templates/Identity/ScaffoldingReadme.cshtml",
        "Templates/Identity/SupportPages._CookieConsentPartial.cshtml",
        "Templates/Identity/SupportPages._ViewImports.cshtml",
        "Templates/Identity/SupportPages._ViewStart.cshtml",
        "Templates/Identity/_LoginPartial.cshtml",
        "Templates/Identity/wwwroot/css/site.css",
        "Templates/Identity/wwwroot/favicon.ico",
        "Templates/Identity/wwwroot/js/site.js",
        "Templates/Identity/wwwroot/lib/bootstrap/LICENSE",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.css",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.css",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.css",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.css.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.min.css",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.min.css.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.css",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.css",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.css",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.css.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.min.css",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.min.css.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.js",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.js.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.min.js",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.min.js.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.js",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.js.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js.map",
        "Templates/Identity/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt",
        "Templates/Identity/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js",
        "Templates/Identity/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js",
        "Templates/Identity/wwwroot/lib/jquery-validation/LICENSE.md",
        "Templates/Identity/wwwroot/lib/jquery-validation/dist/additional-methods.js",
        "Templates/Identity/wwwroot/lib/jquery-validation/dist/additional-methods.min.js",
        "Templates/Identity/wwwroot/lib/jquery-validation/dist/jquery.validate.js",
        "Templates/Identity/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js",
        "Templates/Identity/wwwroot/lib/jquery/LICENSE.txt",
        "Templates/Identity/wwwroot/lib/jquery/dist/jquery.js",
        "Templates/Identity/wwwroot/lib/jquery/dist/jquery.min.js",
        "Templates/Identity/wwwroot/lib/jquery/dist/jquery.min.map",
        "Templates/Identity_Versioned/Bootstrap3/Data/ApplicationDbContext.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Data/ApplicationUser.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/IdentityHostingStartup.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.AccessDenied.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.AccessDenied.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ConfirmEmail.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ConfirmEmail.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ConfirmEmailChange.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ConfirmEmailChange.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ExternalLogin.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ExternalLogin.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ForgotPassword.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ForgotPassword.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ForgotPasswordConfirmation.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ForgotPasswordConfirmation.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Lockout.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Lockout.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Login.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Login.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.LoginWith2fa.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.LoginWith2fa.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.LoginWithRecoveryCode.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.LoginWithRecoveryCode.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Logout.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Logout.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Register.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Register.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.RegisterConfirmation.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.RegisterConfirmation.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ResendEmailConfirmation.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ResendEmailConfirmation.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ResetPassword.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ResetPassword.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ResetPasswordConfirmation.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ResetPasswordConfirmation.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account._StatusMessage.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account._ViewImports.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ChangePassword.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ChangePassword.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.DeletePersonalData.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.DeletePersonalData.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.Disable2fa.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.Disable2fa.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.Email.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.Email.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ExternalLogins.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ExternalLogins.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.Index.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.Index.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ManageNavPages.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.PersonalData.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.PersonalData.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.SetPassword.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.SetPassword.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage._Layout.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage._ManageNav.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage._StatusMessage.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage._ViewImports.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Error.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Error.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/_Layout.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/_ValidationScriptsPartial.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/_ViewImports.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/_ViewStart.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/ScaffoldingReadme.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/SupportPages._CookieConsentPartial.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/SupportPages._ViewImports.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/SupportPages._ViewStart.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/_LoginPartial.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/css/site.css",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/favicon.ico",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/images/banner1.svg",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/images/banner2.svg",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/images/banner3.svg",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/js/site.js",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/LICENSE",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css.map",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css.map",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap.css",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.eot",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.svg",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/js/bootstrap.js",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/js/npm.js",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation/LICENSE.md",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation/dist/additional-methods.js",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation/dist/additional-methods.min.js",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation/dist/jquery.validate.js",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery/LICENSE.txt",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery/dist/jquery.js",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery/dist/jquery.min.js",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery/dist/jquery.min.map",
        "Templates/Identity_Versioned/Bootstrap4/Data/ApplicationDbContext.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Data/ApplicationUser.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/IdentityHostingStartup.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.AccessDenied.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.AccessDenied.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ConfirmEmail.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ConfirmEmail.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ConfirmEmailChange.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ConfirmEmailChange.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ExternalLogin.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ExternalLogin.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ForgotPassword.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ForgotPassword.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ForgotPasswordConfirmation.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ForgotPasswordConfirmation.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.Lockout.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.Lockout.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.Login.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.Login.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.LoginWith2fa.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.LoginWith2fa.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.LoginWithRecoveryCode.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.LoginWithRecoveryCode.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.Logout.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.Logout.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.Register.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.Register.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.RegisterConfirmation.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.RegisterConfirmation.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ResendEmailConfirmation.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ResendEmailConfirmation.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ResetPassword.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ResetPassword.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ResetPasswordConfirmation.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ResetPasswordConfirmation.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account._StatusMessage.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account._ViewImports.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ChangePassword.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ChangePassword.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.DeletePersonalData.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.DeletePersonalData.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.Disable2fa.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.Disable2fa.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.Email.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.Email.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ExternalLogins.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ExternalLogins.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.Index.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.Index.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ManageNavPages.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.PersonalData.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.PersonalData.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.SetPassword.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.SetPassword.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage._Layout.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage._ManageNav.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage._StatusMessage.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage._ViewImports.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Error.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/Error.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/_Layout.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/_ValidationScriptsPartial.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/_ViewImports.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/Pages/_ViewStart.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/ScaffoldingReadme.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/SupportPages._CookieConsentPartial.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/SupportPages._ViewImports.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/SupportPages._ViewStart.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/_LoginPartial.cshtml",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/css/site.css",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/favicon.ico",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/js/site.js",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/LICENSE",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css.map",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css.map",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap.css",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js.map",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/js/bootstrap.js",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/js/bootstrap.js.map",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js.map",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery-validation/LICENSE.md",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery-validation/dist/additional-methods.js",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery-validation/dist/additional-methods.min.js",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery-validation/dist/jquery.validate.js",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery/LICENSE.txt",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery/dist/jquery.js",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery/dist/jquery.min.js",
        "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery/dist/jquery.min.map",
        "Templates/MinimalApi/MinimalApi.cshtml",
        "Templates/MinimalApi/MinimalApiEf.cshtml",
        "Templates/MinimalApi/MinimalApiEfNoClass.cshtml",
        "Templates/MinimalApi/MinimalApiNoClass.cshtml",
        "Templates/MvcLayout/Error.cshtml",
        "Templates/MvcLayout/_Layout.cshtml",
        "Templates/RazorPageGenerator/Create.cshtml",
        "Templates/RazorPageGenerator/CreatePageModel.cshtml",
        "Templates/RazorPageGenerator/Delete.cshtml",
        "Templates/RazorPageGenerator/DeletePageModel.cshtml",
        "Templates/RazorPageGenerator/Details.cshtml",
        "Templates/RazorPageGenerator/DetailsPageModel.cshtml",
        "Templates/RazorPageGenerator/Edit.cshtml",
        "Templates/RazorPageGenerator/EditPageModel.cshtml",
        "Templates/RazorPageGenerator/Empty.cshtml",
        "Templates/RazorPageGenerator/EmptyPageModel.cshtml",
        "Templates/RazorPageGenerator/List.cshtml",
        "Templates/RazorPageGenerator/ListPageModel.cshtml",
        "Templates/RazorPageGenerator/_ValidationScriptsPartial.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/Create.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/CreatePageModel.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/Delete.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/DeletePageModel.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/Details.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/DetailsPageModel.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/Edit.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/EditPageModel.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/Empty.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/EmptyPageModel.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/List.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/ListPageModel.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/_ValidationScriptsPartial.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap4/Create.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap4/CreatePageModel.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap4/Delete.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap4/DeletePageModel.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap4/Details.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap4/DetailsPageModel.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap4/Edit.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap4/EditPageModel.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap4/Empty.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap4/EmptyPageModel.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap4/List.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap4/ListPageModel.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap4/_ValidationScriptsPartial.cshtml",
        "Templates/Startup/ReadMe.cshtml",
        "Templates/Startup/Startup.cshtml",
        "Templates/ViewGenerator/Create.cshtml",
        "Templates/ViewGenerator/Delete.cshtml",
        "Templates/ViewGenerator/Details.cshtml",
        "Templates/ViewGenerator/Edit.cshtml",
        "Templates/ViewGenerator/Empty.cshtml",
        "Templates/ViewGenerator/List.cshtml",
        "Templates/ViewGenerator/_ValidationScriptsPartial.cshtml",
        "Templates/ViewGenerator_Versioned/Bootstrap3/Create.cshtml",
        "Templates/ViewGenerator_Versioned/Bootstrap3/Delete.cshtml",
        "Templates/ViewGenerator_Versioned/Bootstrap3/Details.cshtml",
        "Templates/ViewGenerator_Versioned/Bootstrap3/Edit.cshtml",
        "Templates/ViewGenerator_Versioned/Bootstrap3/Empty.cshtml",
        "Templates/ViewGenerator_Versioned/Bootstrap3/List.cshtml",
        "Templates/ViewGenerator_Versioned/Bootstrap3/_ValidationScriptsPartial.cshtml",
        "Templates/ViewGenerator_Versioned/Bootstrap4/Create.cshtml",
        "Templates/ViewGenerator_Versioned/Bootstrap4/Delete.cshtml",
        "Templates/ViewGenerator_Versioned/Bootstrap4/Details.cshtml",
        "Templates/ViewGenerator_Versioned/Bootstrap4/Edit.cshtml",
        "Templates/ViewGenerator_Versioned/Bootstrap4/Empty.cshtml",
        "Templates/ViewGenerator_Versioned/Bootstrap4/List.cshtml",
        "Templates/ViewGenerator_Versioned/Bootstrap4/_ValidationScriptsPartial.cshtml",
        "lib/net6.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll",
        "lib/net6.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.xml",
        "lib/net6.0/bootstrap3_identitygeneratorfilesconfig.json",
        "lib/net6.0/bootstrap4_identitygeneratorfilesconfig.json",
        "lib/net6.0/bootstrap5_identitygeneratorfilesconfig.json",
        "lib/net6.0/identityMinimalHostingChanges.json",
        "lib/net6.0/minimalApiChanges.json",
        "microsoft.visualstudio.web.codegenerators.mvc.6.0.13.nupkg.sha512",
        "microsoft.visualstudio.web.codegenerators.mvc.nuspec"
      ]
    },
    "Microsoft.Web.Infrastructure/1.0.0": {
      "sha512": "FNmvLn5m2LTU/Rs2KWVo0SIIh9Ek+U0ojex7xeDaSHw/zgEP77A8vY5cVWgUtBGS8MJfDGNn8rpXJWEIQaPwTg==",
      "type": "package",
      "path": "microsoft.web.infrastructure/1.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net40/Microsoft.Web.Infrastructure.dll",
        "microsoft.web.infrastructure.1.0.0.nupkg.sha512",
        "microsoft.web.infrastructure.nuspec"
      ]
    },
    "Microsoft.Win32.Primitives/4.3.0": {
      "sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
      "type": "package",
      "path": "microsoft.win32.primitives/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/Microsoft.Win32.Primitives.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "microsoft.win32.primitives.4.3.0.nupkg.sha512",
        "microsoft.win32.primitives.nuspec",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/Microsoft.Win32.Primitives.dll",
        "ref/netstandard1.3/Microsoft.Win32.Primitives.dll",
        "ref/netstandard1.3/Microsoft.Win32.Primitives.xml",
        "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml",
        "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml",
        "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml",
        "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml",
        "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml",
        "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml",
        "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml",
        "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml",
        "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
      ]
    },
    "Microsoft.Win32.Registry/5.0.0": {
      "sha512": "dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
      "type": "package",
      "path": "microsoft.win32.registry/5.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net46/Microsoft.Win32.Registry.dll",
        "lib/net461/Microsoft.Win32.Registry.dll",
        "lib/net461/Microsoft.Win32.Registry.xml",
        "lib/netstandard1.3/Microsoft.Win32.Registry.dll",
        "lib/netstandard2.0/Microsoft.Win32.Registry.dll",
        "lib/netstandard2.0/Microsoft.Win32.Registry.xml",
        "microsoft.win32.registry.5.0.0.nupkg.sha512",
        "microsoft.win32.registry.nuspec",
        "ref/net46/Microsoft.Win32.Registry.dll",
        "ref/net461/Microsoft.Win32.Registry.dll",
        "ref/net461/Microsoft.Win32.Registry.xml",
        "ref/netstandard1.3/Microsoft.Win32.Registry.dll",
        "ref/netstandard1.3/Microsoft.Win32.Registry.xml",
        "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
        "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
        "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
        "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
        "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
        "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
        "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
        "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
        "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
        "ref/netstandard2.0/Microsoft.Win32.Registry.dll",
        "ref/netstandard2.0/Microsoft.Win32.Registry.xml",
        "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
        "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
        "runtimes/win/lib/net461/Microsoft.Win32.Registry.xml",
        "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
        "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
        "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.xml",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "Microsoft.Win32.SystemEvents/6.0.0": {
      "sha512": "hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
      "type": "package",
      "path": "microsoft.win32.systemevents/6.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets",
        "buildTransitive/netcoreapp3.1/_._",
        "lib/net461/Microsoft.Win32.SystemEvents.dll",
        "lib/net461/Microsoft.Win32.SystemEvents.xml",
        "lib/net6.0/Microsoft.Win32.SystemEvents.dll",
        "lib/net6.0/Microsoft.Win32.SystemEvents.xml",
        "lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll",
        "lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml",
        "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
        "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
        "microsoft.win32.systemevents.6.0.0.nupkg.sha512",
        "microsoft.win32.systemevents.nuspec",
        "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll",
        "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.xml",
        "runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll",
        "runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml",
        "useSharedDesignerContext.txt"
      ]
    },
    "Mono.TextTemplating/2.2.1": {
      "sha512": "KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==",
      "type": "package",
      "path": "mono.texttemplating/2.2.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net472/Mono.TextTemplating.dll",
        "lib/netstandard2.0/Mono.TextTemplating.dll",
        "mono.texttemplating.2.2.1.nupkg.sha512",
        "mono.texttemplating.nuspec"
      ]
    },
    "MySql.Data/8.0.32": {
      "sha512": "SDzjcf0mVFtWfpEXJwOBYknskbN55H1WEpTzMnlKaaNrT6Mkz0/36NPdpxh7cRrW3cqbuDCFKsxM6rE0CRewhA==",
      "type": "package",
      "path": "mysql.data/8.0.32",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net452/MySql.Data.dll",
        "lib/net452/MySql.Data.xml",
        "lib/net452/ZstdNet.dll",
        "lib/net452/comerr64.dll",
        "lib/net452/gssapi64.dll",
        "lib/net452/k5sprt64.dll",
        "lib/net452/krb5_64.dll",
        "lib/net452/krbcc64.dll",
        "lib/net48/MySql.Data.dll",
        "lib/net48/MySql.Data.xml",
        "lib/net48/ZstdNet.dll",
        "lib/net48/comerr64.dll",
        "lib/net48/gssapi64.dll",
        "lib/net48/k5sprt64.dll",
        "lib/net48/krb5_64.dll",
        "lib/net48/krbcc64.dll",
        "lib/net6.0/MySql.Data.dll",
        "lib/net6.0/MySql.Data.xml",
        "lib/net6.0/ZstdNet.dll",
        "lib/net6.0/comerr64.dll",
        "lib/net6.0/gssapi64.dll",
        "lib/net6.0/k5sprt64.dll",
        "lib/net6.0/krb5_64.dll",
        "lib/net6.0/krbcc64.dll",
        "lib/net7.0/MySql.Data.dll",
        "lib/net7.0/MySql.Data.xml",
        "lib/net7.0/ZstdNet.dll",
        "lib/net7.0/comerr64.dll",
        "lib/net7.0/gssapi64.dll",
        "lib/net7.0/k5sprt64.dll",
        "lib/net7.0/krb5_64.dll",
        "lib/net7.0/krbcc64.dll",
        "lib/netstandard2.0/MySql.Data.dll",
        "lib/netstandard2.0/MySql.Data.xml",
        "lib/netstandard2.0/ZstdNet.dll",
        "lib/netstandard2.0/comerr64.dll",
        "lib/netstandard2.0/gssapi64.dll",
        "lib/netstandard2.0/k5sprt64.dll",
        "lib/netstandard2.0/krb5_64.dll",
        "lib/netstandard2.0/krbcc64.dll",
        "lib/netstandard2.1/MySql.Data.dll",
        "lib/netstandard2.1/MySql.Data.xml",
        "lib/netstandard2.1/ZstdNet.dll",
        "lib/netstandard2.1/comerr64.dll",
        "lib/netstandard2.1/gssapi64.dll",
        "lib/netstandard2.1/k5sprt64.dll",
        "lib/netstandard2.1/krb5_64.dll",
        "lib/netstandard2.1/krbcc64.dll",
        "mysql.data.8.0.32.nupkg.sha512",
        "mysql.data.nuspec"
      ]
    },
    "MySql.EntityFrameworkCore/7.0.0": {
      "sha512": "z1XBdnVcfs1gayd5byjIVP6K1ayxE7iXbqsCfQV6CTi0hp73py+fuiYi2X2JWMg5mrafcWrWDrcX/4omM6Vrcg==",
      "type": "package",
      "path": "mysql.entityframeworkcore/7.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net6.0/MySql.EntityFrameworkCore.dll",
        "lib/net6.0/MySql.EntityFrameworkCore.xml",
        "lib/net7.0/MySql.EntityFrameworkCore.dll",
        "lib/net7.0/MySql.EntityFrameworkCore.xml",
        "mysql.entityframeworkcore.7.0.0.nupkg.sha512",
        "mysql.entityframeworkcore.nuspec"
      ]
    },
    "NETStandard.Library/1.6.1": {
      "sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
      "type": "package",
      "path": "netstandard.library/1.6.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "netstandard.library.1.6.1.nupkg.sha512",
        "netstandard.library.nuspec"
      ]
    },
    "Newtonsoft.Json/13.0.1": {
      "sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
      "type": "package",
      "path": "newtonsoft.json/13.0.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.md",
        "lib/net20/Newtonsoft.Json.dll",
        "lib/net20/Newtonsoft.Json.xml",
        "lib/net35/Newtonsoft.Json.dll",
        "lib/net35/Newtonsoft.Json.xml",
        "lib/net40/Newtonsoft.Json.dll",
        "lib/net40/Newtonsoft.Json.xml",
        "lib/net45/Newtonsoft.Json.dll",
        "lib/net45/Newtonsoft.Json.xml",
        "lib/netstandard1.0/Newtonsoft.Json.dll",
        "lib/netstandard1.0/Newtonsoft.Json.xml",
        "lib/netstandard1.3/Newtonsoft.Json.dll",
        "lib/netstandard1.3/Newtonsoft.Json.xml",
        "lib/netstandard2.0/Newtonsoft.Json.dll",
        "lib/netstandard2.0/Newtonsoft.Json.xml",
        "newtonsoft.json.13.0.1.nupkg.sha512",
        "newtonsoft.json.nuspec",
        "packageIcon.png"
      ]
    },
    "NuGet.Common/6.3.1": {
      "sha512": "/WgxNyc9dXl+ZrQJDf5BXaqtMbl0CcDC5GEQITecbHZBQHApTMuxeTMMEqa0Y+PD1CIxTtbRY4jmotKS5dsLuA==",
      "type": "package",
      "path": "nuget.common/6.3.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "README.md",
        "icon.png",
        "lib/net472/NuGet.Common.dll",
        "lib/net472/NuGet.Common.xml",
        "lib/netstandard2.0/NuGet.Common.dll",
        "lib/netstandard2.0/NuGet.Common.xml",
        "nuget.common.6.3.1.nupkg.sha512",
        "nuget.common.nuspec"
      ]
    },
    "NuGet.Configuration/6.3.1": {
      "sha512": "ja227AmXuDVgPXi3p2VTZFTYI/4xwwLSPYtd9Y9WIfCrRqSNDa96J5hm70wXhBCOQYvoRVDjp3ufgDnnqZ0bYA==",
      "type": "package",
      "path": "nuget.configuration/6.3.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "README.md",
        "icon.png",
        "lib/net472/NuGet.Configuration.dll",
        "lib/net472/NuGet.Configuration.xml",
        "lib/netstandard2.0/NuGet.Configuration.dll",
        "lib/netstandard2.0/NuGet.Configuration.xml",
        "nuget.configuration.6.3.1.nupkg.sha512",
        "nuget.configuration.nuspec"
      ]
    },
    "NuGet.DependencyResolver.Core/6.3.1": {
      "sha512": "wSr4XMNE5f82ZveuATVwj+kS1/dWyXARjOZcS70Aiaj+XEWL8uo4EFTwPIvqPHWCem5cxmavBRuWBwlQ4HWjeA==",
      "type": "package",
      "path": "nuget.dependencyresolver.core/6.3.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "README.md",
        "icon.png",
        "lib/net472/NuGet.DependencyResolver.Core.dll",
        "lib/net472/NuGet.DependencyResolver.Core.xml",
        "lib/net5.0/NuGet.DependencyResolver.Core.dll",
        "lib/net5.0/NuGet.DependencyResolver.Core.xml",
        "lib/netstandard2.0/NuGet.DependencyResolver.Core.dll",
        "lib/netstandard2.0/NuGet.DependencyResolver.Core.xml",
        "nuget.dependencyresolver.core.6.3.1.nupkg.sha512",
        "nuget.dependencyresolver.core.nuspec"
      ]
    },
    "NuGet.Frameworks/6.3.1": {
      "sha512": "Ae1vRjHDbNU7EQwQnDlxFRl+O9iQLp2H9Z/sRB/EAmO8+neUOeOfbkLClO7ZNcTcW5p1FDABrPakXICtQ0JCRw==",
      "type": "package",
      "path": "nuget.frameworks/6.3.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "README.md",
        "icon.png",
        "lib/net472/NuGet.Frameworks.dll",
        "lib/net472/NuGet.Frameworks.xml",
        "lib/netstandard2.0/NuGet.Frameworks.dll",
        "lib/netstandard2.0/NuGet.Frameworks.xml",
        "nuget.frameworks.6.3.1.nupkg.sha512",
        "nuget.frameworks.nuspec"
      ]
    },
    "NuGet.LibraryModel/6.3.1": {
      "sha512": "aEB4AesZ+ddLVTBbewQFNHagbVbwewobBk2+8mk0THWjn0qIUH2l4kLTMmiTD7DOthVB6pYds8bz1B8Z0rEPrQ==",
      "type": "package",
      "path": "nuget.librarymodel/6.3.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "README.md",
        "icon.png",
        "lib/net472/NuGet.LibraryModel.dll",
        "lib/net472/NuGet.LibraryModel.xml",
        "lib/netstandard2.0/NuGet.LibraryModel.dll",
        "lib/netstandard2.0/NuGet.LibraryModel.xml",
        "nuget.librarymodel.6.3.1.nupkg.sha512",
        "nuget.librarymodel.nuspec"
      ]
    },
    "NuGet.Packaging/6.3.1": {
      "sha512": "/GI2ujy3t00I8qFGvuLrVMNAEMFgEHfW+GNACZna2zgjADrxqrCeONStYZR2hHt3eI2/5HbiaoX4NCP17JCYzw==",
      "type": "package",
      "path": "nuget.packaging/6.3.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "README.md",
        "icon.png",
        "lib/net472/NuGet.Packaging.dll",
        "lib/net472/NuGet.Packaging.xml",
        "lib/net5.0/NuGet.Packaging.dll",
        "lib/net5.0/NuGet.Packaging.xml",
        "lib/netstandard2.0/NuGet.Packaging.dll",
        "lib/netstandard2.0/NuGet.Packaging.xml",
        "nuget.packaging.6.3.1.nupkg.sha512",
        "nuget.packaging.nuspec"
      ]
    },
    "NuGet.ProjectModel/6.3.1": {
      "sha512": "TtC4zUKnMIkJBtM7P1GtvVK2jCh4Xi8SVK+bEsCUSoZ0rJf7Zqw2oBrmMNWe51IlfOcYkREmn6xif9mgJXOnmQ==",
      "type": "package",
      "path": "nuget.projectmodel/6.3.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "README.md",
        "icon.png",
        "lib/net472/NuGet.ProjectModel.dll",
        "lib/net472/NuGet.ProjectModel.xml",
        "lib/net5.0/NuGet.ProjectModel.dll",
        "lib/net5.0/NuGet.ProjectModel.xml",
        "lib/netstandard2.0/NuGet.ProjectModel.dll",
        "lib/netstandard2.0/NuGet.ProjectModel.xml",
        "nuget.projectmodel.6.3.1.nupkg.sha512",
        "nuget.projectmodel.nuspec"
      ]
    },
    "NuGet.Protocol/6.3.1": {
      "sha512": "1x3jozJNwoECAo88hrhYNuKkRrv9V2VoVxlCntpwr9jX5h6sTV3uHnXAN7vaVQ2/NRX9LLRIiD8K0NOTCG5EmQ==",
      "type": "package",
      "path": "nuget.protocol/6.3.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "README.md",
        "icon.png",
        "lib/net472/NuGet.Protocol.dll",
        "lib/net472/NuGet.Protocol.xml",
        "lib/net5.0/NuGet.Protocol.dll",
        "lib/net5.0/NuGet.Protocol.xml",
        "lib/netstandard2.0/NuGet.Protocol.dll",
        "lib/netstandard2.0/NuGet.Protocol.xml",
        "nuget.protocol.6.3.1.nupkg.sha512",
        "nuget.protocol.nuspec"
      ]
    },
    "NuGet.Versioning/6.3.1": {
      "sha512": "T/igBDLXCd+pH3YTWgGVNvYSOwbwaT30NyyM9ONjvlHlmaUjKBJpr9kH0AeL+Ado4EJsBhU3qxXVc6lyrpRcMw==",
      "type": "package",
      "path": "nuget.versioning/6.3.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "README.md",
        "icon.png",
        "lib/net472/NuGet.Versioning.dll",
        "lib/net472/NuGet.Versioning.xml",
        "lib/netstandard2.0/NuGet.Versioning.dll",
        "lib/netstandard2.0/NuGet.Versioning.xml",
        "nuget.versioning.6.3.1.nupkg.sha512",
        "nuget.versioning.nuspec"
      ]
    },
    "Portable.BouncyCastle/1.9.0": {
      "sha512": "eZZBCABzVOek+id9Xy04HhmgykF0wZg9wpByzrWN7q8qEI0Qen9b7tfd7w8VA3dOeesumMG7C5ZPy0jk7PSRHw==",
      "type": "package",
      "path": "portable.bouncycastle/1.9.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net40/BouncyCastle.Crypto.dll",
        "lib/net40/BouncyCastle.Crypto.xml",
        "lib/netstandard2.0/BouncyCastle.Crypto.dll",
        "lib/netstandard2.0/BouncyCastle.Crypto.xml",
        "portable.bouncycastle.1.9.0.nupkg.sha512",
        "portable.bouncycastle.nuspec"
      ]
    },
    "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
      "type": "package",
      "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
        "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec",
        "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
      ]
    },
    "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "sha512": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
      "type": "package",
      "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
        "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec",
        "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
      ]
    },
    "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "sha512": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
      "type": "package",
      "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
        "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec",
        "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
      ]
    },
    "runtime.native.System/4.3.0": {
      "sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
      "type": "package",
      "path": "runtime.native.system/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/_._",
        "runtime.native.system.4.3.0.nupkg.sha512",
        "runtime.native.system.nuspec"
      ]
    },
    "runtime.native.System.IO.Compression/4.3.0": {
      "sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
      "type": "package",
      "path": "runtime.native.system.io.compression/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/_._",
        "runtime.native.system.io.compression.4.3.0.nupkg.sha512",
        "runtime.native.system.io.compression.nuspec"
      ]
    },
    "runtime.native.System.Net.Http/4.3.0": {
      "sha512": "ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
      "type": "package",
      "path": "runtime.native.system.net.http/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/_._",
        "runtime.native.system.net.http.4.3.0.nupkg.sha512",
        "runtime.native.system.net.http.nuspec"
      ]
    },
    "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
      "sha512": "DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
      "type": "package",
      "path": "runtime.native.system.security.cryptography.apple/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/_._",
        "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
        "runtime.native.system.security.cryptography.apple.nuspec"
      ]
    },
    "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "sha512": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
      "type": "package",
      "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/_._",
        "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
        "runtime.native.system.security.cryptography.openssl.nuspec"
      ]
    },
    "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "sha512": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
      "type": "package",
      "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
        "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec",
        "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
      ]
    },
    "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "sha512": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
      "type": "package",
      "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
        "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec",
        "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
      ]
    },
    "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
      "sha512": "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
      "type": "package",
      "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "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.apple.nuspec",
        "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib"
      ]
    },
    "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "sha512": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
      "type": "package",
      "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
        "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
        "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib"
      ]
    },
    "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
      "type": "package",
      "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
        "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec",
        "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
      ]
    },
    "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
      "type": "package",
      "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
        "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
        "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
      ]
    },
    "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
      "type": "package",
      "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
        "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
        "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
      ]
    },
    "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
      "type": "package",
      "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
        "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
        "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
      ]
    },
    "Swashbuckle.AspNetCore/6.2.3": {
      "sha512": "cnzQDn0Le+hInsw2SYwlOhOCPXpYi/szcvnyqZJ12v+QyrLBwAmWXBg6RIyHB18s/mLeywC+Rg2O9ndz0IUNYQ==",
      "type": "package",
      "path": "swashbuckle.aspnetcore/6.2.3",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "build/Swashbuckle.AspNetCore.props",
        "swashbuckle.aspnetcore.6.2.3.nupkg.sha512",
        "swashbuckle.aspnetcore.nuspec"
      ]
    },
    "Swashbuckle.AspNetCore.Swagger/6.2.3": {
      "sha512": "qOF7j1sL0bWm8g/qqHVPCvkO3JlVvUIB8WfC98kSh6BT5y5DAnBNctfac7XR5EZf+eD7/WasvANncTqwZYfmWQ==",
      "type": "package",
      "path": "swashbuckle.aspnetcore.swagger/6.2.3",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net5.0/Swashbuckle.AspNetCore.Swagger.dll",
        "lib/net5.0/Swashbuckle.AspNetCore.Swagger.pdb",
        "lib/net5.0/Swashbuckle.AspNetCore.Swagger.xml",
        "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll",
        "lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb",
        "lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml",
        "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll",
        "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb",
        "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml",
        "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll",
        "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb",
        "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml",
        "swashbuckle.aspnetcore.swagger.6.2.3.nupkg.sha512",
        "swashbuckle.aspnetcore.swagger.nuspec"
      ]
    },
    "Swashbuckle.AspNetCore.SwaggerGen/6.2.3": {
      "sha512": "+Xq7WdMCCfcXlnbLJVFNgY8ITdP2TRYIlpbt6IKzDw5FwFxdi9lBfNDtcT+/wkKwX70iBBFmXldnnd02/VO72A==",
      "type": "package",
      "path": "swashbuckle.aspnetcore.swaggergen/6.2.3",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
        "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
        "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
        "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
        "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
        "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
        "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
        "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
        "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
        "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
        "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
        "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
        "swashbuckle.aspnetcore.swaggergen.6.2.3.nupkg.sha512",
        "swashbuckle.aspnetcore.swaggergen.nuspec"
      ]
    },
    "Swashbuckle.AspNetCore.SwaggerUI/6.2.3": {
      "sha512": "bCRI87uKJVb4G+KURWm8LQrL64St04dEFZcF6gIM67Zc0Sr/N47EO83ybLMYOvfNdO1DCv8xwPcrz9J/VEhQ5g==",
      "type": "package",
      "path": "swashbuckle.aspnetcore.swaggerui/6.2.3",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
        "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
        "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
        "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
        "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
        "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
        "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
        "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
        "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
        "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
        "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
        "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
        "swashbuckle.aspnetcore.swaggerui.6.2.3.nupkg.sha512",
        "swashbuckle.aspnetcore.swaggerui.nuspec"
      ]
    },
    "System.AppContext/4.3.0": {
      "sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
      "type": "package",
      "path": "system.appcontext/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.AppContext.dll",
        "lib/net463/System.AppContext.dll",
        "lib/netcore50/System.AppContext.dll",
        "lib/netstandard1.6/System.AppContext.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.AppContext.dll",
        "ref/net463/System.AppContext.dll",
        "ref/netstandard/_._",
        "ref/netstandard1.3/System.AppContext.dll",
        "ref/netstandard1.3/System.AppContext.xml",
        "ref/netstandard1.3/de/System.AppContext.xml",
        "ref/netstandard1.3/es/System.AppContext.xml",
        "ref/netstandard1.3/fr/System.AppContext.xml",
        "ref/netstandard1.3/it/System.AppContext.xml",
        "ref/netstandard1.3/ja/System.AppContext.xml",
        "ref/netstandard1.3/ko/System.AppContext.xml",
        "ref/netstandard1.3/ru/System.AppContext.xml",
        "ref/netstandard1.3/zh-hans/System.AppContext.xml",
        "ref/netstandard1.3/zh-hant/System.AppContext.xml",
        "ref/netstandard1.6/System.AppContext.dll",
        "ref/netstandard1.6/System.AppContext.xml",
        "ref/netstandard1.6/de/System.AppContext.xml",
        "ref/netstandard1.6/es/System.AppContext.xml",
        "ref/netstandard1.6/fr/System.AppContext.xml",
        "ref/netstandard1.6/it/System.AppContext.xml",
        "ref/netstandard1.6/ja/System.AppContext.xml",
        "ref/netstandard1.6/ko/System.AppContext.xml",
        "ref/netstandard1.6/ru/System.AppContext.xml",
        "ref/netstandard1.6/zh-hans/System.AppContext.xml",
        "ref/netstandard1.6/zh-hant/System.AppContext.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/System.AppContext.dll",
        "system.appcontext.4.3.0.nupkg.sha512",
        "system.appcontext.nuspec"
      ]
    },
    "System.Buffers/4.5.1": {
      "sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
      "type": "package",
      "path": "system.buffers/4.5.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net461/System.Buffers.dll",
        "lib/net461/System.Buffers.xml",
        "lib/netcoreapp2.0/_._",
        "lib/netstandard1.1/System.Buffers.dll",
        "lib/netstandard1.1/System.Buffers.xml",
        "lib/netstandard2.0/System.Buffers.dll",
        "lib/netstandard2.0/System.Buffers.xml",
        "lib/uap10.0.16299/_._",
        "ref/net45/System.Buffers.dll",
        "ref/net45/System.Buffers.xml",
        "ref/netcoreapp2.0/_._",
        "ref/netstandard1.1/System.Buffers.dll",
        "ref/netstandard1.1/System.Buffers.xml",
        "ref/netstandard2.0/System.Buffers.dll",
        "ref/netstandard2.0/System.Buffers.xml",
        "ref/uap10.0.16299/_._",
        "system.buffers.4.5.1.nupkg.sha512",
        "system.buffers.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.CodeDom/4.4.0": {
      "sha512": "2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==",
      "type": "package",
      "path": "system.codedom/4.4.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net461/System.CodeDom.dll",
        "lib/netstandard2.0/System.CodeDom.dll",
        "ref/net461/System.CodeDom.dll",
        "ref/net461/System.CodeDom.xml",
        "ref/netstandard2.0/System.CodeDom.dll",
        "ref/netstandard2.0/System.CodeDom.xml",
        "system.codedom.4.4.0.nupkg.sha512",
        "system.codedom.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Collections/4.3.0": {
      "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
      "type": "package",
      "path": "system.collections/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Collections.dll",
        "ref/netcore50/System.Collections.xml",
        "ref/netcore50/de/System.Collections.xml",
        "ref/netcore50/es/System.Collections.xml",
        "ref/netcore50/fr/System.Collections.xml",
        "ref/netcore50/it/System.Collections.xml",
        "ref/netcore50/ja/System.Collections.xml",
        "ref/netcore50/ko/System.Collections.xml",
        "ref/netcore50/ru/System.Collections.xml",
        "ref/netcore50/zh-hans/System.Collections.xml",
        "ref/netcore50/zh-hant/System.Collections.xml",
        "ref/netstandard1.0/System.Collections.dll",
        "ref/netstandard1.0/System.Collections.xml",
        "ref/netstandard1.0/de/System.Collections.xml",
        "ref/netstandard1.0/es/System.Collections.xml",
        "ref/netstandard1.0/fr/System.Collections.xml",
        "ref/netstandard1.0/it/System.Collections.xml",
        "ref/netstandard1.0/ja/System.Collections.xml",
        "ref/netstandard1.0/ko/System.Collections.xml",
        "ref/netstandard1.0/ru/System.Collections.xml",
        "ref/netstandard1.0/zh-hans/System.Collections.xml",
        "ref/netstandard1.0/zh-hant/System.Collections.xml",
        "ref/netstandard1.3/System.Collections.dll",
        "ref/netstandard1.3/System.Collections.xml",
        "ref/netstandard1.3/de/System.Collections.xml",
        "ref/netstandard1.3/es/System.Collections.xml",
        "ref/netstandard1.3/fr/System.Collections.xml",
        "ref/netstandard1.3/it/System.Collections.xml",
        "ref/netstandard1.3/ja/System.Collections.xml",
        "ref/netstandard1.3/ko/System.Collections.xml",
        "ref/netstandard1.3/ru/System.Collections.xml",
        "ref/netstandard1.3/zh-hans/System.Collections.xml",
        "ref/netstandard1.3/zh-hant/System.Collections.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.collections.4.3.0.nupkg.sha512",
        "system.collections.nuspec"
      ]
    },
    "System.Collections.Concurrent/4.3.0": {
      "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
      "type": "package",
      "path": "system.collections.concurrent/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/netcore50/System.Collections.Concurrent.dll",
        "lib/netstandard1.3/System.Collections.Concurrent.dll",
        "lib/portable-net45+win8+wpa81/_._",
        "lib/win8/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Collections.Concurrent.dll",
        "ref/netcore50/System.Collections.Concurrent.xml",
        "ref/netcore50/de/System.Collections.Concurrent.xml",
        "ref/netcore50/es/System.Collections.Concurrent.xml",
        "ref/netcore50/fr/System.Collections.Concurrent.xml",
        "ref/netcore50/it/System.Collections.Concurrent.xml",
        "ref/netcore50/ja/System.Collections.Concurrent.xml",
        "ref/netcore50/ko/System.Collections.Concurrent.xml",
        "ref/netcore50/ru/System.Collections.Concurrent.xml",
        "ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
        "ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
        "ref/netstandard1.1/System.Collections.Concurrent.dll",
        "ref/netstandard1.1/System.Collections.Concurrent.xml",
        "ref/netstandard1.1/de/System.Collections.Concurrent.xml",
        "ref/netstandard1.1/es/System.Collections.Concurrent.xml",
        "ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
        "ref/netstandard1.1/it/System.Collections.Concurrent.xml",
        "ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
        "ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
        "ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
        "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
        "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
        "ref/netstandard1.3/System.Collections.Concurrent.dll",
        "ref/netstandard1.3/System.Collections.Concurrent.xml",
        "ref/netstandard1.3/de/System.Collections.Concurrent.xml",
        "ref/netstandard1.3/es/System.Collections.Concurrent.xml",
        "ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
        "ref/netstandard1.3/it/System.Collections.Concurrent.xml",
        "ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
        "ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
        "ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
        "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
        "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
        "ref/portable-net45+win8+wpa81/_._",
        "ref/win8/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.collections.concurrent.4.3.0.nupkg.sha512",
        "system.collections.concurrent.nuspec"
      ]
    },
    "System.Collections.Immutable/6.0.0": {
      "sha512": "l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==",
      "type": "package",
      "path": "system.collections.immutable/6.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets",
        "buildTransitive/netcoreapp3.1/_._",
        "lib/net461/System.Collections.Immutable.dll",
        "lib/net461/System.Collections.Immutable.xml",
        "lib/net6.0/System.Collections.Immutable.dll",
        "lib/net6.0/System.Collections.Immutable.xml",
        "lib/netstandard2.0/System.Collections.Immutable.dll",
        "lib/netstandard2.0/System.Collections.Immutable.xml",
        "system.collections.immutable.6.0.0.nupkg.sha512",
        "system.collections.immutable.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "System.Composition/1.0.31": {
      "sha512": "I+D26qpYdoklyAVUdqwUBrEIckMNjAYnuPJy/h9dsQItpQwVREkDFs4b4tkBza0kT2Yk48Lcfsv2QQ9hWsh9Iw==",
      "type": "package",
      "path": "system.composition/1.0.31",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "system.composition.1.0.31.nupkg.sha512",
        "system.composition.nuspec"
      ]
    },
    "System.Composition.AttributedModel/1.0.31": {
      "sha512": "NHWhkM3ZkspmA0XJEsKdtTt1ViDYuojgSND3yHhTzwxepiwqZf+BCWuvCbjUt4fe0NxxQhUDGJ5km6sLjo9qnQ==",
      "type": "package",
      "path": "system.composition.attributedmodel/1.0.31",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/System.Composition.AttributedModel.dll",
        "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll",
        "system.composition.attributedmodel.1.0.31.nupkg.sha512",
        "system.composition.attributedmodel.nuspec"
      ]
    },
    "System.Composition.Convention/1.0.31": {
      "sha512": "GLjh2Ju71k6C0qxMMtl4efHa68NmWeIUYh4fkUI8xbjQrEBvFmRwMDFcylT8/PR9SQbeeL48IkFxU/+gd0nYEQ==",
      "type": "package",
      "path": "system.composition.convention/1.0.31",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/System.Composition.Convention.dll",
        "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll",
        "system.composition.convention.1.0.31.nupkg.sha512",
        "system.composition.convention.nuspec"
      ]
    },
    "System.Composition.Hosting/1.0.31": {
      "sha512": "fN1bT4RX4vUqjbgoyuJFVUizAl2mYF5VAb+bVIxIYZSSc0BdnX+yGAxcavxJuDDCQ1K+/mdpgyEFc8e9ikjvrg==",
      "type": "package",
      "path": "system.composition.hosting/1.0.31",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/System.Composition.Hosting.dll",
        "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll",
        "system.composition.hosting.1.0.31.nupkg.sha512",
        "system.composition.hosting.nuspec"
      ]
    },
    "System.Composition.Runtime/1.0.31": {
      "sha512": "0LEJN+2NVM89CE4SekDrrk5tHV5LeATltkp+9WNYrR+Huiyt0vaCqHbbHtVAjPyeLWIc8dOz/3kthRBj32wGQg==",
      "type": "package",
      "path": "system.composition.runtime/1.0.31",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/System.Composition.Runtime.dll",
        "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll",
        "system.composition.runtime.1.0.31.nupkg.sha512",
        "system.composition.runtime.nuspec"
      ]
    },
    "System.Composition.TypedParts/1.0.31": {
      "sha512": "0Zae/FtzeFgDBBuILeIbC/T9HMYbW4olAmi8XqqAGosSOWvXfiQLfARZEhiGd0LVXaYgXr0NhxiU1LldRP1fpQ==",
      "type": "package",
      "path": "system.composition.typedparts/1.0.31",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/System.Composition.TypedParts.dll",
        "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll",
        "system.composition.typedparts.1.0.31.nupkg.sha512",
        "system.composition.typedparts.nuspec"
      ]
    },
    "System.Configuration.ConfigurationManager/6.0.0": {
      "sha512": "7T+m0kDSlIPTHIkPMIu6m6tV6qsMqJpvQWW2jIc2qi7sn40qxFo0q+7mEQAhMPXZHMKnWrnv47ntGlM/ejvw3g==",
      "type": "package",
      "path": "system.configuration.configurationmanager/6.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets",
        "buildTransitive/netcoreapp3.1/_._",
        "lib/net461/System.Configuration.ConfigurationManager.dll",
        "lib/net461/System.Configuration.ConfigurationManager.xml",
        "lib/net6.0/System.Configuration.ConfigurationManager.dll",
        "lib/net6.0/System.Configuration.ConfigurationManager.xml",
        "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
        "lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
        "runtimes/win/lib/net461/System.Configuration.ConfigurationManager.dll",
        "runtimes/win/lib/net461/System.Configuration.ConfigurationManager.xml",
        "system.configuration.configurationmanager.6.0.0.nupkg.sha512",
        "system.configuration.configurationmanager.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "System.Console/4.3.0": {
      "sha512": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
      "type": "package",
      "path": "system.console/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Console.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Console.dll",
        "ref/netstandard1.3/System.Console.dll",
        "ref/netstandard1.3/System.Console.xml",
        "ref/netstandard1.3/de/System.Console.xml",
        "ref/netstandard1.3/es/System.Console.xml",
        "ref/netstandard1.3/fr/System.Console.xml",
        "ref/netstandard1.3/it/System.Console.xml",
        "ref/netstandard1.3/ja/System.Console.xml",
        "ref/netstandard1.3/ko/System.Console.xml",
        "ref/netstandard1.3/ru/System.Console.xml",
        "ref/netstandard1.3/zh-hans/System.Console.xml",
        "ref/netstandard1.3/zh-hant/System.Console.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.console.4.3.0.nupkg.sha512",
        "system.console.nuspec"
      ]
    },
    "System.Diagnostics.Debug/4.3.0": {
      "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
      "type": "package",
      "path": "system.diagnostics.debug/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Diagnostics.Debug.dll",
        "ref/netcore50/System.Diagnostics.Debug.xml",
        "ref/netcore50/de/System.Diagnostics.Debug.xml",
        "ref/netcore50/es/System.Diagnostics.Debug.xml",
        "ref/netcore50/fr/System.Diagnostics.Debug.xml",
        "ref/netcore50/it/System.Diagnostics.Debug.xml",
        "ref/netcore50/ja/System.Diagnostics.Debug.xml",
        "ref/netcore50/ko/System.Diagnostics.Debug.xml",
        "ref/netcore50/ru/System.Diagnostics.Debug.xml",
        "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
        "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/System.Diagnostics.Debug.dll",
        "ref/netstandard1.0/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/System.Diagnostics.Debug.dll",
        "ref/netstandard1.3/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.diagnostics.debug.4.3.0.nupkg.sha512",
        "system.diagnostics.debug.nuspec"
      ]
    },
    "System.Diagnostics.DiagnosticSource/5.0.0": {
      "sha512": "tCQTzPsGZh/A9LhhA6zrqCRV4hOHsK90/G7q3Khxmn6tnB1PuNU0cRaKANP2AWcF9bn0zsuOoZOSrHuJk6oNBA==",
      "type": "package",
      "path": "system.diagnostics.diagnosticsource/5.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net45/System.Diagnostics.DiagnosticSource.dll",
        "lib/net45/System.Diagnostics.DiagnosticSource.xml",
        "lib/net46/System.Diagnostics.DiagnosticSource.dll",
        "lib/net46/System.Diagnostics.DiagnosticSource.xml",
        "lib/net5.0/System.Diagnostics.DiagnosticSource.dll",
        "lib/net5.0/System.Diagnostics.DiagnosticSource.xml",
        "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
        "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
        "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
        "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
        "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
        "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
        "system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512",
        "system.diagnostics.diagnosticsource.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Diagnostics.Tools/4.3.0": {
      "sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
      "type": "package",
      "path": "system.diagnostics.tools/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Diagnostics.Tools.dll",
        "ref/netcore50/System.Diagnostics.Tools.xml",
        "ref/netcore50/de/System.Diagnostics.Tools.xml",
        "ref/netcore50/es/System.Diagnostics.Tools.xml",
        "ref/netcore50/fr/System.Diagnostics.Tools.xml",
        "ref/netcore50/it/System.Diagnostics.Tools.xml",
        "ref/netcore50/ja/System.Diagnostics.Tools.xml",
        "ref/netcore50/ko/System.Diagnostics.Tools.xml",
        "ref/netcore50/ru/System.Diagnostics.Tools.xml",
        "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml",
        "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/System.Diagnostics.Tools.dll",
        "ref/netstandard1.0/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/de/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/es/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/it/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.diagnostics.tools.4.3.0.nupkg.sha512",
        "system.diagnostics.tools.nuspec"
      ]
    },
    "System.Diagnostics.Tracing/4.3.0": {
      "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
      "type": "package",
      "path": "system.diagnostics.tracing/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net462/System.Diagnostics.Tracing.dll",
        "lib/portable-net45+win8+wpa81/_._",
        "lib/win8/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net462/System.Diagnostics.Tracing.dll",
        "ref/netcore50/System.Diagnostics.Tracing.dll",
        "ref/netcore50/System.Diagnostics.Tracing.xml",
        "ref/netcore50/de/System.Diagnostics.Tracing.xml",
        "ref/netcore50/es/System.Diagnostics.Tracing.xml",
        "ref/netcore50/fr/System.Diagnostics.Tracing.xml",
        "ref/netcore50/it/System.Diagnostics.Tracing.xml",
        "ref/netcore50/ja/System.Diagnostics.Tracing.xml",
        "ref/netcore50/ko/System.Diagnostics.Tracing.xml",
        "ref/netcore50/ru/System.Diagnostics.Tracing.xml",
        "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
        "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.1/System.Diagnostics.Tracing.dll",
        "ref/netstandard1.1/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.2/System.Diagnostics.Tracing.dll",
        "ref/netstandard1.2/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.3/System.Diagnostics.Tracing.dll",
        "ref/netstandard1.3/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.5/System.Diagnostics.Tracing.dll",
        "ref/netstandard1.5/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
        "ref/portable-net45+win8+wpa81/_._",
        "ref/win8/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.diagnostics.tracing.4.3.0.nupkg.sha512",
        "system.diagnostics.tracing.nuspec"
      ]
    },
    "System.Drawing.Common/6.0.0": {
      "sha512": "NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
      "type": "package",
      "path": "system.drawing.common/6.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/netcoreapp2.0/System.Drawing.Common.targets",
        "buildTransitive/netcoreapp3.1/_._",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net461/System.Drawing.Common.dll",
        "lib/net461/System.Drawing.Common.xml",
        "lib/net6.0/System.Drawing.Common.dll",
        "lib/net6.0/System.Drawing.Common.xml",
        "lib/netcoreapp3.1/System.Drawing.Common.dll",
        "lib/netcoreapp3.1/System.Drawing.Common.xml",
        "lib/netstandard2.0/System.Drawing.Common.dll",
        "lib/netstandard2.0/System.Drawing.Common.xml",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "runtimes/unix/lib/net6.0/System.Drawing.Common.dll",
        "runtimes/unix/lib/net6.0/System.Drawing.Common.xml",
        "runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.dll",
        "runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.xml",
        "runtimes/win/lib/net6.0/System.Drawing.Common.dll",
        "runtimes/win/lib/net6.0/System.Drawing.Common.xml",
        "runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.dll",
        "runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.xml",
        "system.drawing.common.6.0.0.nupkg.sha512",
        "system.drawing.common.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "System.Formats.Asn1/5.0.0": {
      "sha512": "MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
      "type": "package",
      "path": "system.formats.asn1/5.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net461/System.Formats.Asn1.dll",
        "lib/net461/System.Formats.Asn1.xml",
        "lib/netstandard2.0/System.Formats.Asn1.dll",
        "lib/netstandard2.0/System.Formats.Asn1.xml",
        "system.formats.asn1.5.0.0.nupkg.sha512",
        "system.formats.asn1.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Globalization/4.3.0": {
      "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
      "type": "package",
      "path": "system.globalization/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Globalization.dll",
        "ref/netcore50/System.Globalization.xml",
        "ref/netcore50/de/System.Globalization.xml",
        "ref/netcore50/es/System.Globalization.xml",
        "ref/netcore50/fr/System.Globalization.xml",
        "ref/netcore50/it/System.Globalization.xml",
        "ref/netcore50/ja/System.Globalization.xml",
        "ref/netcore50/ko/System.Globalization.xml",
        "ref/netcore50/ru/System.Globalization.xml",
        "ref/netcore50/zh-hans/System.Globalization.xml",
        "ref/netcore50/zh-hant/System.Globalization.xml",
        "ref/netstandard1.0/System.Globalization.dll",
        "ref/netstandard1.0/System.Globalization.xml",
        "ref/netstandard1.0/de/System.Globalization.xml",
        "ref/netstandard1.0/es/System.Globalization.xml",
        "ref/netstandard1.0/fr/System.Globalization.xml",
        "ref/netstandard1.0/it/System.Globalization.xml",
        "ref/netstandard1.0/ja/System.Globalization.xml",
        "ref/netstandard1.0/ko/System.Globalization.xml",
        "ref/netstandard1.0/ru/System.Globalization.xml",
        "ref/netstandard1.0/zh-hans/System.Globalization.xml",
        "ref/netstandard1.0/zh-hant/System.Globalization.xml",
        "ref/netstandard1.3/System.Globalization.dll",
        "ref/netstandard1.3/System.Globalization.xml",
        "ref/netstandard1.3/de/System.Globalization.xml",
        "ref/netstandard1.3/es/System.Globalization.xml",
        "ref/netstandard1.3/fr/System.Globalization.xml",
        "ref/netstandard1.3/it/System.Globalization.xml",
        "ref/netstandard1.3/ja/System.Globalization.xml",
        "ref/netstandard1.3/ko/System.Globalization.xml",
        "ref/netstandard1.3/ru/System.Globalization.xml",
        "ref/netstandard1.3/zh-hans/System.Globalization.xml",
        "ref/netstandard1.3/zh-hant/System.Globalization.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.globalization.4.3.0.nupkg.sha512",
        "system.globalization.nuspec"
      ]
    },
    "System.Globalization.Calendars/4.3.0": {
      "sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
      "type": "package",
      "path": "system.globalization.calendars/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Globalization.Calendars.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Globalization.Calendars.dll",
        "ref/netstandard1.3/System.Globalization.Calendars.dll",
        "ref/netstandard1.3/System.Globalization.Calendars.xml",
        "ref/netstandard1.3/de/System.Globalization.Calendars.xml",
        "ref/netstandard1.3/es/System.Globalization.Calendars.xml",
        "ref/netstandard1.3/fr/System.Globalization.Calendars.xml",
        "ref/netstandard1.3/it/System.Globalization.Calendars.xml",
        "ref/netstandard1.3/ja/System.Globalization.Calendars.xml",
        "ref/netstandard1.3/ko/System.Globalization.Calendars.xml",
        "ref/netstandard1.3/ru/System.Globalization.Calendars.xml",
        "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml",
        "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.globalization.calendars.4.3.0.nupkg.sha512",
        "system.globalization.calendars.nuspec"
      ]
    },
    "System.Globalization.Extensions/4.3.0": {
      "sha512": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
      "type": "package",
      "path": "system.globalization.extensions/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Globalization.Extensions.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Globalization.Extensions.dll",
        "ref/netstandard1.3/System.Globalization.Extensions.dll",
        "ref/netstandard1.3/System.Globalization.Extensions.xml",
        "ref/netstandard1.3/de/System.Globalization.Extensions.xml",
        "ref/netstandard1.3/es/System.Globalization.Extensions.xml",
        "ref/netstandard1.3/fr/System.Globalization.Extensions.xml",
        "ref/netstandard1.3/it/System.Globalization.Extensions.xml",
        "ref/netstandard1.3/ja/System.Globalization.Extensions.xml",
        "ref/netstandard1.3/ko/System.Globalization.Extensions.xml",
        "ref/netstandard1.3/ru/System.Globalization.Extensions.xml",
        "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml",
        "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll",
        "runtimes/win/lib/net46/System.Globalization.Extensions.dll",
        "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll",
        "system.globalization.extensions.4.3.0.nupkg.sha512",
        "system.globalization.extensions.nuspec"
      ]
    },
    "System.IdentityModel.Tokens.Jwt/6.21.0": {
      "sha512": "JRD8AuypBE+2zYxT3dMJomQVsPYsCqlyZhWel3J1d5nzQokSRyTueF+Q4ID3Jcu6zSZKuzOdJ1MLTkbQsDqcvQ==",
      "type": "package",
      "path": "system.identitymodel.tokens.jwt/6.21.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net45/System.IdentityModel.Tokens.Jwt.dll",
        "lib/net45/System.IdentityModel.Tokens.Jwt.xml",
        "lib/net461/System.IdentityModel.Tokens.Jwt.dll",
        "lib/net461/System.IdentityModel.Tokens.Jwt.xml",
        "lib/net472/System.IdentityModel.Tokens.Jwt.dll",
        "lib/net472/System.IdentityModel.Tokens.Jwt.xml",
        "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll",
        "lib/net6.0/System.IdentityModel.Tokens.Jwt.xml",
        "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
        "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
        "system.identitymodel.tokens.jwt.6.21.0.nupkg.sha512",
        "system.identitymodel.tokens.jwt.nuspec"
      ]
    },
    "System.IO/4.3.0": {
      "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
      "type": "package",
      "path": "system.io/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net462/System.IO.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net462/System.IO.dll",
        "ref/netcore50/System.IO.dll",
        "ref/netcore50/System.IO.xml",
        "ref/netcore50/de/System.IO.xml",
        "ref/netcore50/es/System.IO.xml",
        "ref/netcore50/fr/System.IO.xml",
        "ref/netcore50/it/System.IO.xml",
        "ref/netcore50/ja/System.IO.xml",
        "ref/netcore50/ko/System.IO.xml",
        "ref/netcore50/ru/System.IO.xml",
        "ref/netcore50/zh-hans/System.IO.xml",
        "ref/netcore50/zh-hant/System.IO.xml",
        "ref/netstandard1.0/System.IO.dll",
        "ref/netstandard1.0/System.IO.xml",
        "ref/netstandard1.0/de/System.IO.xml",
        "ref/netstandard1.0/es/System.IO.xml",
        "ref/netstandard1.0/fr/System.IO.xml",
        "ref/netstandard1.0/it/System.IO.xml",
        "ref/netstandard1.0/ja/System.IO.xml",
        "ref/netstandard1.0/ko/System.IO.xml",
        "ref/netstandard1.0/ru/System.IO.xml",
        "ref/netstandard1.0/zh-hans/System.IO.xml",
        "ref/netstandard1.0/zh-hant/System.IO.xml",
        "ref/netstandard1.3/System.IO.dll",
        "ref/netstandard1.3/System.IO.xml",
        "ref/netstandard1.3/de/System.IO.xml",
        "ref/netstandard1.3/es/System.IO.xml",
        "ref/netstandard1.3/fr/System.IO.xml",
        "ref/netstandard1.3/it/System.IO.xml",
        "ref/netstandard1.3/ja/System.IO.xml",
        "ref/netstandard1.3/ko/System.IO.xml",
        "ref/netstandard1.3/ru/System.IO.xml",
        "ref/netstandard1.3/zh-hans/System.IO.xml",
        "ref/netstandard1.3/zh-hant/System.IO.xml",
        "ref/netstandard1.5/System.IO.dll",
        "ref/netstandard1.5/System.IO.xml",
        "ref/netstandard1.5/de/System.IO.xml",
        "ref/netstandard1.5/es/System.IO.xml",
        "ref/netstandard1.5/fr/System.IO.xml",
        "ref/netstandard1.5/it/System.IO.xml",
        "ref/netstandard1.5/ja/System.IO.xml",
        "ref/netstandard1.5/ko/System.IO.xml",
        "ref/netstandard1.5/ru/System.IO.xml",
        "ref/netstandard1.5/zh-hans/System.IO.xml",
        "ref/netstandard1.5/zh-hant/System.IO.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.io.4.3.0.nupkg.sha512",
        "system.io.nuspec"
      ]
    },
    "System.IO.Compression/4.3.0": {
      "sha512": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
      "type": "package",
      "path": "system.io.compression/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net46/System.IO.Compression.dll",
        "lib/portable-net45+win8+wpa81/_._",
        "lib/win8/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net46/System.IO.Compression.dll",
        "ref/netcore50/System.IO.Compression.dll",
        "ref/netcore50/System.IO.Compression.xml",
        "ref/netcore50/de/System.IO.Compression.xml",
        "ref/netcore50/es/System.IO.Compression.xml",
        "ref/netcore50/fr/System.IO.Compression.xml",
        "ref/netcore50/it/System.IO.Compression.xml",
        "ref/netcore50/ja/System.IO.Compression.xml",
        "ref/netcore50/ko/System.IO.Compression.xml",
        "ref/netcore50/ru/System.IO.Compression.xml",
        "ref/netcore50/zh-hans/System.IO.Compression.xml",
        "ref/netcore50/zh-hant/System.IO.Compression.xml",
        "ref/netstandard1.1/System.IO.Compression.dll",
        "ref/netstandard1.1/System.IO.Compression.xml",
        "ref/netstandard1.1/de/System.IO.Compression.xml",
        "ref/netstandard1.1/es/System.IO.Compression.xml",
        "ref/netstandard1.1/fr/System.IO.Compression.xml",
        "ref/netstandard1.1/it/System.IO.Compression.xml",
        "ref/netstandard1.1/ja/System.IO.Compression.xml",
        "ref/netstandard1.1/ko/System.IO.Compression.xml",
        "ref/netstandard1.1/ru/System.IO.Compression.xml",
        "ref/netstandard1.1/zh-hans/System.IO.Compression.xml",
        "ref/netstandard1.1/zh-hant/System.IO.Compression.xml",
        "ref/netstandard1.3/System.IO.Compression.dll",
        "ref/netstandard1.3/System.IO.Compression.xml",
        "ref/netstandard1.3/de/System.IO.Compression.xml",
        "ref/netstandard1.3/es/System.IO.Compression.xml",
        "ref/netstandard1.3/fr/System.IO.Compression.xml",
        "ref/netstandard1.3/it/System.IO.Compression.xml",
        "ref/netstandard1.3/ja/System.IO.Compression.xml",
        "ref/netstandard1.3/ko/System.IO.Compression.xml",
        "ref/netstandard1.3/ru/System.IO.Compression.xml",
        "ref/netstandard1.3/zh-hans/System.IO.Compression.xml",
        "ref/netstandard1.3/zh-hant/System.IO.Compression.xml",
        "ref/portable-net45+win8+wpa81/_._",
        "ref/win8/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll",
        "runtimes/win/lib/net46/System.IO.Compression.dll",
        "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll",
        "system.io.compression.4.3.0.nupkg.sha512",
        "system.io.compression.nuspec"
      ]
    },
    "System.IO.Compression.ZipFile/4.3.0": {
      "sha512": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
      "type": "package",
      "path": "system.io.compression.zipfile/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.IO.Compression.ZipFile.dll",
        "lib/netstandard1.3/System.IO.Compression.ZipFile.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.IO.Compression.ZipFile.dll",
        "ref/netstandard1.3/System.IO.Compression.ZipFile.dll",
        "ref/netstandard1.3/System.IO.Compression.ZipFile.xml",
        "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml",
        "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml",
        "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml",
        "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml",
        "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml",
        "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml",
        "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml",
        "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml",
        "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.io.compression.zipfile.4.3.0.nupkg.sha512",
        "system.io.compression.zipfile.nuspec"
      ]
    },
    "System.IO.FileSystem/4.3.0": {
      "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
      "type": "package",
      "path": "system.io.filesystem/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.IO.FileSystem.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.IO.FileSystem.dll",
        "ref/netstandard1.3/System.IO.FileSystem.dll",
        "ref/netstandard1.3/System.IO.FileSystem.xml",
        "ref/netstandard1.3/de/System.IO.FileSystem.xml",
        "ref/netstandard1.3/es/System.IO.FileSystem.xml",
        "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
        "ref/netstandard1.3/it/System.IO.FileSystem.xml",
        "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
        "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
        "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
        "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
        "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.io.filesystem.4.3.0.nupkg.sha512",
        "system.io.filesystem.nuspec"
      ]
    },
    "System.IO.FileSystem.Primitives/4.3.0": {
      "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
      "type": "package",
      "path": "system.io.filesystem.primitives/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.IO.FileSystem.Primitives.dll",
        "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.IO.FileSystem.Primitives.dll",
        "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
        "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.io.filesystem.primitives.4.3.0.nupkg.sha512",
        "system.io.filesystem.primitives.nuspec"
      ]
    },
    "System.IO.Pipelines/5.0.1": {
      "sha512": "qEePWsaq9LoEEIqhbGe6D5J8c9IqQOUuTzzV6wn1POlfdLkJliZY3OlB0j0f17uMWlqZYjH7txj+2YbyrIA8Yg==",
      "type": "package",
      "path": "system.io.pipelines/5.0.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net461/System.IO.Pipelines.dll",
        "lib/net461/System.IO.Pipelines.xml",
        "lib/netcoreapp3.0/System.IO.Pipelines.dll",
        "lib/netcoreapp3.0/System.IO.Pipelines.xml",
        "lib/netstandard1.3/System.IO.Pipelines.dll",
        "lib/netstandard1.3/System.IO.Pipelines.xml",
        "lib/netstandard2.0/System.IO.Pipelines.dll",
        "lib/netstandard2.0/System.IO.Pipelines.xml",
        "ref/netcoreapp2.0/System.IO.Pipelines.dll",
        "ref/netcoreapp2.0/System.IO.Pipelines.xml",
        "system.io.pipelines.5.0.1.nupkg.sha512",
        "system.io.pipelines.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Linq/4.3.0": {
      "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
      "type": "package",
      "path": "system.linq/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net463/System.Linq.dll",
        "lib/netcore50/System.Linq.dll",
        "lib/netstandard1.6/System.Linq.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net463/System.Linq.dll",
        "ref/netcore50/System.Linq.dll",
        "ref/netcore50/System.Linq.xml",
        "ref/netcore50/de/System.Linq.xml",
        "ref/netcore50/es/System.Linq.xml",
        "ref/netcore50/fr/System.Linq.xml",
        "ref/netcore50/it/System.Linq.xml",
        "ref/netcore50/ja/System.Linq.xml",
        "ref/netcore50/ko/System.Linq.xml",
        "ref/netcore50/ru/System.Linq.xml",
        "ref/netcore50/zh-hans/System.Linq.xml",
        "ref/netcore50/zh-hant/System.Linq.xml",
        "ref/netstandard1.0/System.Linq.dll",
        "ref/netstandard1.0/System.Linq.xml",
        "ref/netstandard1.0/de/System.Linq.xml",
        "ref/netstandard1.0/es/System.Linq.xml",
        "ref/netstandard1.0/fr/System.Linq.xml",
        "ref/netstandard1.0/it/System.Linq.xml",
        "ref/netstandard1.0/ja/System.Linq.xml",
        "ref/netstandard1.0/ko/System.Linq.xml",
        "ref/netstandard1.0/ru/System.Linq.xml",
        "ref/netstandard1.0/zh-hans/System.Linq.xml",
        "ref/netstandard1.0/zh-hant/System.Linq.xml",
        "ref/netstandard1.6/System.Linq.dll",
        "ref/netstandard1.6/System.Linq.xml",
        "ref/netstandard1.6/de/System.Linq.xml",
        "ref/netstandard1.6/es/System.Linq.xml",
        "ref/netstandard1.6/fr/System.Linq.xml",
        "ref/netstandard1.6/it/System.Linq.xml",
        "ref/netstandard1.6/ja/System.Linq.xml",
        "ref/netstandard1.6/ko/System.Linq.xml",
        "ref/netstandard1.6/ru/System.Linq.xml",
        "ref/netstandard1.6/zh-hans/System.Linq.xml",
        "ref/netstandard1.6/zh-hant/System.Linq.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.linq.4.3.0.nupkg.sha512",
        "system.linq.nuspec"
      ]
    },
    "System.Linq.Expressions/4.3.0": {
      "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
      "type": "package",
      "path": "system.linq.expressions/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net463/System.Linq.Expressions.dll",
        "lib/netcore50/System.Linq.Expressions.dll",
        "lib/netstandard1.6/System.Linq.Expressions.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net463/System.Linq.Expressions.dll",
        "ref/netcore50/System.Linq.Expressions.dll",
        "ref/netcore50/System.Linq.Expressions.xml",
        "ref/netcore50/de/System.Linq.Expressions.xml",
        "ref/netcore50/es/System.Linq.Expressions.xml",
        "ref/netcore50/fr/System.Linq.Expressions.xml",
        "ref/netcore50/it/System.Linq.Expressions.xml",
        "ref/netcore50/ja/System.Linq.Expressions.xml",
        "ref/netcore50/ko/System.Linq.Expressions.xml",
        "ref/netcore50/ru/System.Linq.Expressions.xml",
        "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
        "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
        "ref/netstandard1.0/System.Linq.Expressions.dll",
        "ref/netstandard1.0/System.Linq.Expressions.xml",
        "ref/netstandard1.0/de/System.Linq.Expressions.xml",
        "ref/netstandard1.0/es/System.Linq.Expressions.xml",
        "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
        "ref/netstandard1.0/it/System.Linq.Expressions.xml",
        "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
        "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
        "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
        "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
        "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
        "ref/netstandard1.3/System.Linq.Expressions.dll",
        "ref/netstandard1.3/System.Linq.Expressions.xml",
        "ref/netstandard1.3/de/System.Linq.Expressions.xml",
        "ref/netstandard1.3/es/System.Linq.Expressions.xml",
        "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
        "ref/netstandard1.3/it/System.Linq.Expressions.xml",
        "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
        "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
        "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
        "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
        "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
        "ref/netstandard1.6/System.Linq.Expressions.dll",
        "ref/netstandard1.6/System.Linq.Expressions.xml",
        "ref/netstandard1.6/de/System.Linq.Expressions.xml",
        "ref/netstandard1.6/es/System.Linq.Expressions.xml",
        "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
        "ref/netstandard1.6/it/System.Linq.Expressions.xml",
        "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
        "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
        "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
        "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
        "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
        "system.linq.expressions.4.3.0.nupkg.sha512",
        "system.linq.expressions.nuspec"
      ]
    },
    "System.Memory/4.5.5": {
      "sha512": "XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
      "type": "package",
      "path": "system.memory/4.5.5",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net461/System.Memory.dll",
        "lib/net461/System.Memory.xml",
        "lib/netcoreapp2.1/_._",
        "lib/netstandard1.1/System.Memory.dll",
        "lib/netstandard1.1/System.Memory.xml",
        "lib/netstandard2.0/System.Memory.dll",
        "lib/netstandard2.0/System.Memory.xml",
        "ref/netcoreapp2.1/_._",
        "system.memory.4.5.5.nupkg.sha512",
        "system.memory.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Memory.Data/1.0.2": {
      "sha512": "JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
      "type": "package",
      "path": "system.memory.data/1.0.2",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "CHANGELOG.md",
        "DotNetPackageIcon.png",
        "README.md",
        "lib/net461/System.Memory.Data.dll",
        "lib/net461/System.Memory.Data.xml",
        "lib/netstandard2.0/System.Memory.Data.dll",
        "lib/netstandard2.0/System.Memory.Data.xml",
        "system.memory.data.1.0.2.nupkg.sha512",
        "system.memory.data.nuspec"
      ]
    },
    "System.Net.Http/4.3.0": {
      "sha512": "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
      "type": "package",
      "path": "system.net.http/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/Xamarinmac20/_._",
        "lib/monoandroid10/_._",
        "lib/monotouch10/_._",
        "lib/net45/_._",
        "lib/net46/System.Net.Http.dll",
        "lib/portable-net45+win8+wpa81/_._",
        "lib/win8/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/Xamarinmac20/_._",
        "ref/monoandroid10/_._",
        "ref/monotouch10/_._",
        "ref/net45/_._",
        "ref/net46/System.Net.Http.dll",
        "ref/net46/System.Net.Http.xml",
        "ref/net46/de/System.Net.Http.xml",
        "ref/net46/es/System.Net.Http.xml",
        "ref/net46/fr/System.Net.Http.xml",
        "ref/net46/it/System.Net.Http.xml",
        "ref/net46/ja/System.Net.Http.xml",
        "ref/net46/ko/System.Net.Http.xml",
        "ref/net46/ru/System.Net.Http.xml",
        "ref/net46/zh-hans/System.Net.Http.xml",
        "ref/net46/zh-hant/System.Net.Http.xml",
        "ref/netcore50/System.Net.Http.dll",
        "ref/netcore50/System.Net.Http.xml",
        "ref/netcore50/de/System.Net.Http.xml",
        "ref/netcore50/es/System.Net.Http.xml",
        "ref/netcore50/fr/System.Net.Http.xml",
        "ref/netcore50/it/System.Net.Http.xml",
        "ref/netcore50/ja/System.Net.Http.xml",
        "ref/netcore50/ko/System.Net.Http.xml",
        "ref/netcore50/ru/System.Net.Http.xml",
        "ref/netcore50/zh-hans/System.Net.Http.xml",
        "ref/netcore50/zh-hant/System.Net.Http.xml",
        "ref/netstandard1.1/System.Net.Http.dll",
        "ref/netstandard1.1/System.Net.Http.xml",
        "ref/netstandard1.1/de/System.Net.Http.xml",
        "ref/netstandard1.1/es/System.Net.Http.xml",
        "ref/netstandard1.1/fr/System.Net.Http.xml",
        "ref/netstandard1.1/it/System.Net.Http.xml",
        "ref/netstandard1.1/ja/System.Net.Http.xml",
        "ref/netstandard1.1/ko/System.Net.Http.xml",
        "ref/netstandard1.1/ru/System.Net.Http.xml",
        "ref/netstandard1.1/zh-hans/System.Net.Http.xml",
        "ref/netstandard1.1/zh-hant/System.Net.Http.xml",
        "ref/netstandard1.3/System.Net.Http.dll",
        "ref/netstandard1.3/System.Net.Http.xml",
        "ref/netstandard1.3/de/System.Net.Http.xml",
        "ref/netstandard1.3/es/System.Net.Http.xml",
        "ref/netstandard1.3/fr/System.Net.Http.xml",
        "ref/netstandard1.3/it/System.Net.Http.xml",
        "ref/netstandard1.3/ja/System.Net.Http.xml",
        "ref/netstandard1.3/ko/System.Net.Http.xml",
        "ref/netstandard1.3/ru/System.Net.Http.xml",
        "ref/netstandard1.3/zh-hans/System.Net.Http.xml",
        "ref/netstandard1.3/zh-hant/System.Net.Http.xml",
        "ref/portable-net45+win8+wpa81/_._",
        "ref/win8/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
        "runtimes/win/lib/net46/System.Net.Http.dll",
        "runtimes/win/lib/netcore50/System.Net.Http.dll",
        "runtimes/win/lib/netstandard1.3/System.Net.Http.dll",
        "system.net.http.4.3.0.nupkg.sha512",
        "system.net.http.nuspec"
      ]
    },
    "System.Net.Primitives/4.3.0": {
      "sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
      "type": "package",
      "path": "system.net.primitives/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Net.Primitives.dll",
        "ref/netcore50/System.Net.Primitives.xml",
        "ref/netcore50/de/System.Net.Primitives.xml",
        "ref/netcore50/es/System.Net.Primitives.xml",
        "ref/netcore50/fr/System.Net.Primitives.xml",
        "ref/netcore50/it/System.Net.Primitives.xml",
        "ref/netcore50/ja/System.Net.Primitives.xml",
        "ref/netcore50/ko/System.Net.Primitives.xml",
        "ref/netcore50/ru/System.Net.Primitives.xml",
        "ref/netcore50/zh-hans/System.Net.Primitives.xml",
        "ref/netcore50/zh-hant/System.Net.Primitives.xml",
        "ref/netstandard1.0/System.Net.Primitives.dll",
        "ref/netstandard1.0/System.Net.Primitives.xml",
        "ref/netstandard1.0/de/System.Net.Primitives.xml",
        "ref/netstandard1.0/es/System.Net.Primitives.xml",
        "ref/netstandard1.0/fr/System.Net.Primitives.xml",
        "ref/netstandard1.0/it/System.Net.Primitives.xml",
        "ref/netstandard1.0/ja/System.Net.Primitives.xml",
        "ref/netstandard1.0/ko/System.Net.Primitives.xml",
        "ref/netstandard1.0/ru/System.Net.Primitives.xml",
        "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml",
        "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml",
        "ref/netstandard1.1/System.Net.Primitives.dll",
        "ref/netstandard1.1/System.Net.Primitives.xml",
        "ref/netstandard1.1/de/System.Net.Primitives.xml",
        "ref/netstandard1.1/es/System.Net.Primitives.xml",
        "ref/netstandard1.1/fr/System.Net.Primitives.xml",
        "ref/netstandard1.1/it/System.Net.Primitives.xml",
        "ref/netstandard1.1/ja/System.Net.Primitives.xml",
        "ref/netstandard1.1/ko/System.Net.Primitives.xml",
        "ref/netstandard1.1/ru/System.Net.Primitives.xml",
        "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml",
        "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml",
        "ref/netstandard1.3/System.Net.Primitives.dll",
        "ref/netstandard1.3/System.Net.Primitives.xml",
        "ref/netstandard1.3/de/System.Net.Primitives.xml",
        "ref/netstandard1.3/es/System.Net.Primitives.xml",
        "ref/netstandard1.3/fr/System.Net.Primitives.xml",
        "ref/netstandard1.3/it/System.Net.Primitives.xml",
        "ref/netstandard1.3/ja/System.Net.Primitives.xml",
        "ref/netstandard1.3/ko/System.Net.Primitives.xml",
        "ref/netstandard1.3/ru/System.Net.Primitives.xml",
        "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml",
        "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.net.primitives.4.3.0.nupkg.sha512",
        "system.net.primitives.nuspec"
      ]
    },
    "System.Net.Sockets/4.3.0": {
      "sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
      "type": "package",
      "path": "system.net.sockets/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Net.Sockets.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Net.Sockets.dll",
        "ref/netstandard1.3/System.Net.Sockets.dll",
        "ref/netstandard1.3/System.Net.Sockets.xml",
        "ref/netstandard1.3/de/System.Net.Sockets.xml",
        "ref/netstandard1.3/es/System.Net.Sockets.xml",
        "ref/netstandard1.3/fr/System.Net.Sockets.xml",
        "ref/netstandard1.3/it/System.Net.Sockets.xml",
        "ref/netstandard1.3/ja/System.Net.Sockets.xml",
        "ref/netstandard1.3/ko/System.Net.Sockets.xml",
        "ref/netstandard1.3/ru/System.Net.Sockets.xml",
        "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml",
        "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.net.sockets.4.3.0.nupkg.sha512",
        "system.net.sockets.nuspec"
      ]
    },
    "System.Numerics.Vectors/4.5.0": {
      "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
      "type": "package",
      "path": "system.numerics.vectors/4.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Numerics.Vectors.dll",
        "lib/net46/System.Numerics.Vectors.xml",
        "lib/netcoreapp2.0/_._",
        "lib/netstandard1.0/System.Numerics.Vectors.dll",
        "lib/netstandard1.0/System.Numerics.Vectors.xml",
        "lib/netstandard2.0/System.Numerics.Vectors.dll",
        "lib/netstandard2.0/System.Numerics.Vectors.xml",
        "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll",
        "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml",
        "lib/uap10.0.16299/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/System.Numerics.Vectors.dll",
        "ref/net45/System.Numerics.Vectors.xml",
        "ref/net46/System.Numerics.Vectors.dll",
        "ref/net46/System.Numerics.Vectors.xml",
        "ref/netcoreapp2.0/_._",
        "ref/netstandard1.0/System.Numerics.Vectors.dll",
        "ref/netstandard1.0/System.Numerics.Vectors.xml",
        "ref/netstandard2.0/System.Numerics.Vectors.dll",
        "ref/netstandard2.0/System.Numerics.Vectors.xml",
        "ref/uap10.0.16299/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.numerics.vectors.4.5.0.nupkg.sha512",
        "system.numerics.vectors.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.ObjectModel/4.3.0": {
      "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
      "type": "package",
      "path": "system.objectmodel/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/netcore50/System.ObjectModel.dll",
        "lib/netstandard1.3/System.ObjectModel.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.ObjectModel.dll",
        "ref/netcore50/System.ObjectModel.xml",
        "ref/netcore50/de/System.ObjectModel.xml",
        "ref/netcore50/es/System.ObjectModel.xml",
        "ref/netcore50/fr/System.ObjectModel.xml",
        "ref/netcore50/it/System.ObjectModel.xml",
        "ref/netcore50/ja/System.ObjectModel.xml",
        "ref/netcore50/ko/System.ObjectModel.xml",
        "ref/netcore50/ru/System.ObjectModel.xml",
        "ref/netcore50/zh-hans/System.ObjectModel.xml",
        "ref/netcore50/zh-hant/System.ObjectModel.xml",
        "ref/netstandard1.0/System.ObjectModel.dll",
        "ref/netstandard1.0/System.ObjectModel.xml",
        "ref/netstandard1.0/de/System.ObjectModel.xml",
        "ref/netstandard1.0/es/System.ObjectModel.xml",
        "ref/netstandard1.0/fr/System.ObjectModel.xml",
        "ref/netstandard1.0/it/System.ObjectModel.xml",
        "ref/netstandard1.0/ja/System.ObjectModel.xml",
        "ref/netstandard1.0/ko/System.ObjectModel.xml",
        "ref/netstandard1.0/ru/System.ObjectModel.xml",
        "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
        "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
        "ref/netstandard1.3/System.ObjectModel.dll",
        "ref/netstandard1.3/System.ObjectModel.xml",
        "ref/netstandard1.3/de/System.ObjectModel.xml",
        "ref/netstandard1.3/es/System.ObjectModel.xml",
        "ref/netstandard1.3/fr/System.ObjectModel.xml",
        "ref/netstandard1.3/it/System.ObjectModel.xml",
        "ref/netstandard1.3/ja/System.ObjectModel.xml",
        "ref/netstandard1.3/ko/System.ObjectModel.xml",
        "ref/netstandard1.3/ru/System.ObjectModel.xml",
        "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
        "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.objectmodel.4.3.0.nupkg.sha512",
        "system.objectmodel.nuspec"
      ]
    },
    "System.Private.Uri/4.3.2": {
      "sha512": "o1+7RJnu3Ik3PazR7Z7tJhjPdE000Eq2KGLLWhqJJKXj04wrS8lwb1OFtDF9jzXXADhUuZNJZlPc98uwwqmpFA==",
      "type": "package",
      "path": "system.private.uri/4.3.2",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "ref/netstandard/_._",
        "system.private.uri.4.3.2.nupkg.sha512",
        "system.private.uri.nuspec"
      ]
    },
    "System.Reflection/4.3.0": {
      "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
      "type": "package",
      "path": "system.reflection/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net462/System.Reflection.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net462/System.Reflection.dll",
        "ref/netcore50/System.Reflection.dll",
        "ref/netcore50/System.Reflection.xml",
        "ref/netcore50/de/System.Reflection.xml",
        "ref/netcore50/es/System.Reflection.xml",
        "ref/netcore50/fr/System.Reflection.xml",
        "ref/netcore50/it/System.Reflection.xml",
        "ref/netcore50/ja/System.Reflection.xml",
        "ref/netcore50/ko/System.Reflection.xml",
        "ref/netcore50/ru/System.Reflection.xml",
        "ref/netcore50/zh-hans/System.Reflection.xml",
        "ref/netcore50/zh-hant/System.Reflection.xml",
        "ref/netstandard1.0/System.Reflection.dll",
        "ref/netstandard1.0/System.Reflection.xml",
        "ref/netstandard1.0/de/System.Reflection.xml",
        "ref/netstandard1.0/es/System.Reflection.xml",
        "ref/netstandard1.0/fr/System.Reflection.xml",
        "ref/netstandard1.0/it/System.Reflection.xml",
        "ref/netstandard1.0/ja/System.Reflection.xml",
        "ref/netstandard1.0/ko/System.Reflection.xml",
        "ref/netstandard1.0/ru/System.Reflection.xml",
        "ref/netstandard1.0/zh-hans/System.Reflection.xml",
        "ref/netstandard1.0/zh-hant/System.Reflection.xml",
        "ref/netstandard1.3/System.Reflection.dll",
        "ref/netstandard1.3/System.Reflection.xml",
        "ref/netstandard1.3/de/System.Reflection.xml",
        "ref/netstandard1.3/es/System.Reflection.xml",
        "ref/netstandard1.3/fr/System.Reflection.xml",
        "ref/netstandard1.3/it/System.Reflection.xml",
        "ref/netstandard1.3/ja/System.Reflection.xml",
        "ref/netstandard1.3/ko/System.Reflection.xml",
        "ref/netstandard1.3/ru/System.Reflection.xml",
        "ref/netstandard1.3/zh-hans/System.Reflection.xml",
        "ref/netstandard1.3/zh-hant/System.Reflection.xml",
        "ref/netstandard1.5/System.Reflection.dll",
        "ref/netstandard1.5/System.Reflection.xml",
        "ref/netstandard1.5/de/System.Reflection.xml",
        "ref/netstandard1.5/es/System.Reflection.xml",
        "ref/netstandard1.5/fr/System.Reflection.xml",
        "ref/netstandard1.5/it/System.Reflection.xml",
        "ref/netstandard1.5/ja/System.Reflection.xml",
        "ref/netstandard1.5/ko/System.Reflection.xml",
        "ref/netstandard1.5/ru/System.Reflection.xml",
        "ref/netstandard1.5/zh-hans/System.Reflection.xml",
        "ref/netstandard1.5/zh-hant/System.Reflection.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.reflection.4.3.0.nupkg.sha512",
        "system.reflection.nuspec"
      ]
    },
    "System.Reflection.Emit/4.6.0": {
      "sha512": "qAo4jyXtC9i71iElngX7P2r+zLaiHzxKwf66sc3X91tL5Ks6fnQ1vxL04o7ZSm3sYfLExySL7GN8aTpNYpU1qw==",
      "type": "package",
      "path": "system.reflection.emit/4.6.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/monoandroid10/_._",
        "lib/net45/_._",
        "lib/netcore50/System.Reflection.Emit.dll",
        "lib/netcoreapp2.0/_._",
        "lib/netstandard1.1/System.Reflection.Emit.dll",
        "lib/netstandard1.1/System.Reflection.Emit.xml",
        "lib/netstandard1.3/System.Reflection.Emit.dll",
        "lib/netstandard2.0/System.Reflection.Emit.dll",
        "lib/netstandard2.0/System.Reflection.Emit.xml",
        "lib/netstandard2.1/_._",
        "lib/xamarinmac20/_._",
        "ref/monoandroid10/_._",
        "ref/net45/_._",
        "ref/netcoreapp2.0/_._",
        "ref/netstandard1.1/System.Reflection.Emit.dll",
        "ref/netstandard1.1/System.Reflection.Emit.xml",
        "ref/netstandard1.1/de/System.Reflection.Emit.xml",
        "ref/netstandard1.1/es/System.Reflection.Emit.xml",
        "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
        "ref/netstandard1.1/it/System.Reflection.Emit.xml",
        "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
        "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
        "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
        "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
        "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
        "ref/netstandard2.0/System.Reflection.Emit.dll",
        "ref/netstandard2.0/System.Reflection.Emit.xml",
        "ref/netstandard2.1/_._",
        "ref/xamarinmac20/_._",
        "runtimes/aot/lib/netcore50/System.Reflection.Emit.dll",
        "runtimes/aot/lib/netcore50/System.Reflection.Emit.xml",
        "system.reflection.emit.4.6.0.nupkg.sha512",
        "system.reflection.emit.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Reflection.Emit.ILGeneration/4.3.0": {
      "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
      "type": "package",
      "path": "system.reflection.emit.ilgeneration/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
        "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
        "lib/portable-net45+wp8/_._",
        "lib/wp80/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
        "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
        "ref/portable-net45+wp8/_._",
        "ref/wp80/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/_._",
        "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
        "system.reflection.emit.ilgeneration.nuspec"
      ]
    },
    "System.Reflection.Emit.Lightweight/4.6.0": {
      "sha512": "j/V5HVvxvBQ7uubYD0PptQW2KGsi1Pc2kZ9yfwLixv3ADdjL/4M78KyC5e+ymW612DY8ZE4PFoZmWpoNmN2mqg==",
      "type": "package",
      "path": "system.reflection.emit.lightweight/4.6.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
        "lib/netcoreapp2.0/_._",
        "lib/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
        "lib/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
        "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
        "lib/netstandard2.0/System.Reflection.Emit.Lightweight.dll",
        "lib/netstandard2.0/System.Reflection.Emit.Lightweight.xml",
        "lib/netstandard2.1/_._",
        "lib/portable-net45+wp8/_._",
        "lib/wp80/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcoreapp2.0/_._",
        "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
        "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard2.0/System.Reflection.Emit.Lightweight.dll",
        "ref/netstandard2.0/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard2.1/_._",
        "ref/portable-net45+wp8/_._",
        "ref/wp80/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/System.Reflection.Emit.Lightweight.dll",
        "runtimes/aot/lib/netcore50/System.Reflection.Emit.Lightweight.xml",
        "system.reflection.emit.lightweight.4.6.0.nupkg.sha512",
        "system.reflection.emit.lightweight.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Reflection.Extensions/4.3.0": {
      "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
      "type": "package",
      "path": "system.reflection.extensions/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Reflection.Extensions.dll",
        "ref/netcore50/System.Reflection.Extensions.xml",
        "ref/netcore50/de/System.Reflection.Extensions.xml",
        "ref/netcore50/es/System.Reflection.Extensions.xml",
        "ref/netcore50/fr/System.Reflection.Extensions.xml",
        "ref/netcore50/it/System.Reflection.Extensions.xml",
        "ref/netcore50/ja/System.Reflection.Extensions.xml",
        "ref/netcore50/ko/System.Reflection.Extensions.xml",
        "ref/netcore50/ru/System.Reflection.Extensions.xml",
        "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
        "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/System.Reflection.Extensions.dll",
        "ref/netstandard1.0/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.reflection.extensions.4.3.0.nupkg.sha512",
        "system.reflection.extensions.nuspec"
      ]
    },
    "System.Reflection.Metadata/6.0.0": {
      "sha512": "sffDOcex1C3HO5kDolOYcWXTwRpZY/LvJujM6SMjn63fWMJWchYAAmkoAJXlbpZ5yf4d+KMgxd+LeETa4gD9sQ==",
      "type": "package",
      "path": "system.reflection.metadata/6.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets",
        "buildTransitive/netcoreapp3.1/_._",
        "lib/net461/System.Reflection.Metadata.dll",
        "lib/net461/System.Reflection.Metadata.xml",
        "lib/net6.0/System.Reflection.Metadata.dll",
        "lib/net6.0/System.Reflection.Metadata.xml",
        "lib/netstandard2.0/System.Reflection.Metadata.dll",
        "lib/netstandard2.0/System.Reflection.Metadata.xml",
        "system.reflection.metadata.6.0.0.nupkg.sha512",
        "system.reflection.metadata.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "System.Reflection.MetadataLoadContext/6.0.0": {
      "sha512": "SuK8qTHbmG3PToLo1TEq8YSfY31FiKhASBmjozUTAleDgiX4H2X4jm0VPFb+K2soSSmYPyHTpHp35TctfNtDzQ==",
      "type": "package",
      "path": "system.reflection.metadataloadcontext/6.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/netcoreapp2.0/System.Reflection.MetadataLoadContext.targets",
        "buildTransitive/netcoreapp3.1/_._",
        "lib/net461/System.Reflection.MetadataLoadContext.dll",
        "lib/net461/System.Reflection.MetadataLoadContext.xml",
        "lib/net6.0/System.Reflection.MetadataLoadContext.dll",
        "lib/net6.0/System.Reflection.MetadataLoadContext.xml",
        "lib/netcoreapp3.1/System.Reflection.MetadataLoadContext.dll",
        "lib/netcoreapp3.1/System.Reflection.MetadataLoadContext.xml",
        "lib/netstandard2.0/System.Reflection.MetadataLoadContext.dll",
        "lib/netstandard2.0/System.Reflection.MetadataLoadContext.xml",
        "system.reflection.metadataloadcontext.6.0.0.nupkg.sha512",
        "system.reflection.metadataloadcontext.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "System.Reflection.Primitives/4.3.0": {
      "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
      "type": "package",
      "path": "system.reflection.primitives/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Reflection.Primitives.dll",
        "ref/netcore50/System.Reflection.Primitives.xml",
        "ref/netcore50/de/System.Reflection.Primitives.xml",
        "ref/netcore50/es/System.Reflection.Primitives.xml",
        "ref/netcore50/fr/System.Reflection.Primitives.xml",
        "ref/netcore50/it/System.Reflection.Primitives.xml",
        "ref/netcore50/ja/System.Reflection.Primitives.xml",
        "ref/netcore50/ko/System.Reflection.Primitives.xml",
        "ref/netcore50/ru/System.Reflection.Primitives.xml",
        "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
        "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/System.Reflection.Primitives.dll",
        "ref/netstandard1.0/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.reflection.primitives.4.3.0.nupkg.sha512",
        "system.reflection.primitives.nuspec"
      ]
    },
    "System.Reflection.TypeExtensions/4.3.0": {
      "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
      "type": "package",
      "path": "system.reflection.typeextensions/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Reflection.TypeExtensions.dll",
        "lib/net462/System.Reflection.TypeExtensions.dll",
        "lib/netcore50/System.Reflection.TypeExtensions.dll",
        "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Reflection.TypeExtensions.dll",
        "ref/net462/System.Reflection.TypeExtensions.dll",
        "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
        "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
        "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
        "system.reflection.typeextensions.4.3.0.nupkg.sha512",
        "system.reflection.typeextensions.nuspec"
      ]
    },
    "System.Resources.ResourceManager/4.3.0": {
      "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
      "type": "package",
      "path": "system.resources.resourcemanager/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Resources.ResourceManager.dll",
        "ref/netcore50/System.Resources.ResourceManager.xml",
        "ref/netcore50/de/System.Resources.ResourceManager.xml",
        "ref/netcore50/es/System.Resources.ResourceManager.xml",
        "ref/netcore50/fr/System.Resources.ResourceManager.xml",
        "ref/netcore50/it/System.Resources.ResourceManager.xml",
        "ref/netcore50/ja/System.Resources.ResourceManager.xml",
        "ref/netcore50/ko/System.Resources.ResourceManager.xml",
        "ref/netcore50/ru/System.Resources.ResourceManager.xml",
        "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
        "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/System.Resources.ResourceManager.dll",
        "ref/netstandard1.0/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.resources.resourcemanager.4.3.0.nupkg.sha512",
        "system.resources.resourcemanager.nuspec"
      ]
    },
    "System.Runtime/4.3.0": {
      "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
      "type": "package",
      "path": "system.runtime/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net462/System.Runtime.dll",
        "lib/portable-net45+win8+wp80+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net462/System.Runtime.dll",
        "ref/netcore50/System.Runtime.dll",
        "ref/netcore50/System.Runtime.xml",
        "ref/netcore50/de/System.Runtime.xml",
        "ref/netcore50/es/System.Runtime.xml",
        "ref/netcore50/fr/System.Runtime.xml",
        "ref/netcore50/it/System.Runtime.xml",
        "ref/netcore50/ja/System.Runtime.xml",
        "ref/netcore50/ko/System.Runtime.xml",
        "ref/netcore50/ru/System.Runtime.xml",
        "ref/netcore50/zh-hans/System.Runtime.xml",
        "ref/netcore50/zh-hant/System.Runtime.xml",
        "ref/netstandard1.0/System.Runtime.dll",
        "ref/netstandard1.0/System.Runtime.xml",
        "ref/netstandard1.0/de/System.Runtime.xml",
        "ref/netstandard1.0/es/System.Runtime.xml",
        "ref/netstandard1.0/fr/System.Runtime.xml",
        "ref/netstandard1.0/it/System.Runtime.xml",
        "ref/netstandard1.0/ja/System.Runtime.xml",
        "ref/netstandard1.0/ko/System.Runtime.xml",
        "ref/netstandard1.0/ru/System.Runtime.xml",
        "ref/netstandard1.0/zh-hans/System.Runtime.xml",
        "ref/netstandard1.0/zh-hant/System.Runtime.xml",
        "ref/netstandard1.2/System.Runtime.dll",
        "ref/netstandard1.2/System.Runtime.xml",
        "ref/netstandard1.2/de/System.Runtime.xml",
        "ref/netstandard1.2/es/System.Runtime.xml",
        "ref/netstandard1.2/fr/System.Runtime.xml",
        "ref/netstandard1.2/it/System.Runtime.xml",
        "ref/netstandard1.2/ja/System.Runtime.xml",
        "ref/netstandard1.2/ko/System.Runtime.xml",
        "ref/netstandard1.2/ru/System.Runtime.xml",
        "ref/netstandard1.2/zh-hans/System.Runtime.xml",
        "ref/netstandard1.2/zh-hant/System.Runtime.xml",
        "ref/netstandard1.3/System.Runtime.dll",
        "ref/netstandard1.3/System.Runtime.xml",
        "ref/netstandard1.3/de/System.Runtime.xml",
        "ref/netstandard1.3/es/System.Runtime.xml",
        "ref/netstandard1.3/fr/System.Runtime.xml",
        "ref/netstandard1.3/it/System.Runtime.xml",
        "ref/netstandard1.3/ja/System.Runtime.xml",
        "ref/netstandard1.3/ko/System.Runtime.xml",
        "ref/netstandard1.3/ru/System.Runtime.xml",
        "ref/netstandard1.3/zh-hans/System.Runtime.xml",
        "ref/netstandard1.3/zh-hant/System.Runtime.xml",
        "ref/netstandard1.5/System.Runtime.dll",
        "ref/netstandard1.5/System.Runtime.xml",
        "ref/netstandard1.5/de/System.Runtime.xml",
        "ref/netstandard1.5/es/System.Runtime.xml",
        "ref/netstandard1.5/fr/System.Runtime.xml",
        "ref/netstandard1.5/it/System.Runtime.xml",
        "ref/netstandard1.5/ja/System.Runtime.xml",
        "ref/netstandard1.5/ko/System.Runtime.xml",
        "ref/netstandard1.5/ru/System.Runtime.xml",
        "ref/netstandard1.5/zh-hans/System.Runtime.xml",
        "ref/netstandard1.5/zh-hant/System.Runtime.xml",
        "ref/portable-net45+win8+wp80+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.runtime.4.3.0.nupkg.sha512",
        "system.runtime.nuspec"
      ]
    },
    "System.Runtime.Caching/5.0.0": {
      "sha512": "30D6MkO8WF9jVGWZIP0hmCN8l9BTY4LCsAzLIe4xFSXzs+AjDotR7DpSmj27pFskDURzUvqYYY0ikModgBTxWw==",
      "type": "package",
      "path": "system.runtime.caching/5.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/netstandard2.0/System.Runtime.Caching.dll",
        "lib/netstandard2.0/System.Runtime.Caching.xml",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netstandard2.0/System.Runtime.Caching.dll",
        "ref/netstandard2.0/System.Runtime.Caching.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/win/lib/net45/_._",
        "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll",
        "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.xml",
        "system.runtime.caching.5.0.0.nupkg.sha512",
        "system.runtime.caching.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Runtime.CompilerServices.Unsafe/6.0.0": {
      "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
      "type": "package",
      "path": "system.runtime.compilerservices.unsafe/6.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets",
        "buildTransitive/netcoreapp3.1/_._",
        "lib/net461/System.Runtime.CompilerServices.Unsafe.dll",
        "lib/net461/System.Runtime.CompilerServices.Unsafe.xml",
        "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll",
        "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml",
        "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll",
        "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml",
        "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
        "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
        "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
        "system.runtime.compilerservices.unsafe.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "System.Runtime.Extensions/4.3.0": {
      "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
      "type": "package",
      "path": "system.runtime.extensions/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net462/System.Runtime.Extensions.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net462/System.Runtime.Extensions.dll",
        "ref/netcore50/System.Runtime.Extensions.dll",
        "ref/netcore50/System.Runtime.Extensions.xml",
        "ref/netcore50/de/System.Runtime.Extensions.xml",
        "ref/netcore50/es/System.Runtime.Extensions.xml",
        "ref/netcore50/fr/System.Runtime.Extensions.xml",
        "ref/netcore50/it/System.Runtime.Extensions.xml",
        "ref/netcore50/ja/System.Runtime.Extensions.xml",
        "ref/netcore50/ko/System.Runtime.Extensions.xml",
        "ref/netcore50/ru/System.Runtime.Extensions.xml",
        "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
        "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/System.Runtime.Extensions.dll",
        "ref/netstandard1.0/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/System.Runtime.Extensions.dll",
        "ref/netstandard1.3/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/System.Runtime.Extensions.dll",
        "ref/netstandard1.5/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.runtime.extensions.4.3.0.nupkg.sha512",
        "system.runtime.extensions.nuspec"
      ]
    },
    "System.Runtime.Handles/4.3.0": {
      "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
      "type": "package",
      "path": "system.runtime.handles/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/netstandard1.3/System.Runtime.Handles.dll",
        "ref/netstandard1.3/System.Runtime.Handles.xml",
        "ref/netstandard1.3/de/System.Runtime.Handles.xml",
        "ref/netstandard1.3/es/System.Runtime.Handles.xml",
        "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
        "ref/netstandard1.3/it/System.Runtime.Handles.xml",
        "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
        "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
        "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
        "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
        "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.runtime.handles.4.3.0.nupkg.sha512",
        "system.runtime.handles.nuspec"
      ]
    },
    "System.Runtime.InteropServices/4.3.0": {
      "sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
      "type": "package",
      "path": "system.runtime.interopservices/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net462/System.Runtime.InteropServices.dll",
        "lib/net463/System.Runtime.InteropServices.dll",
        "lib/portable-net45+win8+wpa81/_._",
        "lib/win8/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net462/System.Runtime.InteropServices.dll",
        "ref/net463/System.Runtime.InteropServices.dll",
        "ref/netcore50/System.Runtime.InteropServices.dll",
        "ref/netcore50/System.Runtime.InteropServices.xml",
        "ref/netcore50/de/System.Runtime.InteropServices.xml",
        "ref/netcore50/es/System.Runtime.InteropServices.xml",
        "ref/netcore50/fr/System.Runtime.InteropServices.xml",
        "ref/netcore50/it/System.Runtime.InteropServices.xml",
        "ref/netcore50/ja/System.Runtime.InteropServices.xml",
        "ref/netcore50/ko/System.Runtime.InteropServices.xml",
        "ref/netcore50/ru/System.Runtime.InteropServices.xml",
        "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
        "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
        "ref/netcoreapp1.1/System.Runtime.InteropServices.dll",
        "ref/netstandard1.1/System.Runtime.InteropServices.dll",
        "ref/netstandard1.1/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/de/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/es/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/it/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/System.Runtime.InteropServices.dll",
        "ref/netstandard1.2/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/de/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/es/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/it/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/System.Runtime.InteropServices.dll",
        "ref/netstandard1.3/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/de/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/es/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/it/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/System.Runtime.InteropServices.dll",
        "ref/netstandard1.5/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
        "ref/portable-net45+win8+wpa81/_._",
        "ref/win8/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.runtime.interopservices.4.3.0.nupkg.sha512",
        "system.runtime.interopservices.nuspec"
      ]
    },
    "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
      "sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
      "type": "package",
      "path": "system.runtime.interopservices.runtimeinformation/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
        "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
        "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll",
        "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
        "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
        "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
        "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
        "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
        "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512",
        "system.runtime.interopservices.runtimeinformation.nuspec"
      ]
    },
    "System.Runtime.Loader/4.3.0": {
      "sha512": "DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==",
      "type": "package",
      "path": "system.runtime.loader/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net462/_._",
        "lib/netstandard1.5/System.Runtime.Loader.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/netstandard1.5/System.Runtime.Loader.dll",
        "ref/netstandard1.5/System.Runtime.Loader.xml",
        "ref/netstandard1.5/de/System.Runtime.Loader.xml",
        "ref/netstandard1.5/es/System.Runtime.Loader.xml",
        "ref/netstandard1.5/fr/System.Runtime.Loader.xml",
        "ref/netstandard1.5/it/System.Runtime.Loader.xml",
        "ref/netstandard1.5/ja/System.Runtime.Loader.xml",
        "ref/netstandard1.5/ko/System.Runtime.Loader.xml",
        "ref/netstandard1.5/ru/System.Runtime.Loader.xml",
        "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml",
        "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml",
        "system.runtime.loader.4.3.0.nupkg.sha512",
        "system.runtime.loader.nuspec"
      ]
    },
    "System.Runtime.Numerics/4.3.0": {
      "sha512": "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
      "type": "package",
      "path": "system.runtime.numerics/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/netcore50/System.Runtime.Numerics.dll",
        "lib/netstandard1.3/System.Runtime.Numerics.dll",
        "lib/portable-net45+win8+wpa81/_._",
        "lib/win8/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Runtime.Numerics.dll",
        "ref/netcore50/System.Runtime.Numerics.xml",
        "ref/netcore50/de/System.Runtime.Numerics.xml",
        "ref/netcore50/es/System.Runtime.Numerics.xml",
        "ref/netcore50/fr/System.Runtime.Numerics.xml",
        "ref/netcore50/it/System.Runtime.Numerics.xml",
        "ref/netcore50/ja/System.Runtime.Numerics.xml",
        "ref/netcore50/ko/System.Runtime.Numerics.xml",
        "ref/netcore50/ru/System.Runtime.Numerics.xml",
        "ref/netcore50/zh-hans/System.Runtime.Numerics.xml",
        "ref/netcore50/zh-hant/System.Runtime.Numerics.xml",
        "ref/netstandard1.1/System.Runtime.Numerics.dll",
        "ref/netstandard1.1/System.Runtime.Numerics.xml",
        "ref/netstandard1.1/de/System.Runtime.Numerics.xml",
        "ref/netstandard1.1/es/System.Runtime.Numerics.xml",
        "ref/netstandard1.1/fr/System.Runtime.Numerics.xml",
        "ref/netstandard1.1/it/System.Runtime.Numerics.xml",
        "ref/netstandard1.1/ja/System.Runtime.Numerics.xml",
        "ref/netstandard1.1/ko/System.Runtime.Numerics.xml",
        "ref/netstandard1.1/ru/System.Runtime.Numerics.xml",
        "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml",
        "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml",
        "ref/portable-net45+win8+wpa81/_._",
        "ref/win8/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.runtime.numerics.4.3.0.nupkg.sha512",
        "system.runtime.numerics.nuspec"
      ]
    },
    "System.Security.AccessControl/6.0.0": {
      "sha512": "AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
      "type": "package",
      "path": "system.security.accesscontrol/6.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/netcoreapp2.0/System.Security.AccessControl.targets",
        "buildTransitive/netcoreapp3.1/_._",
        "lib/net461/System.Security.AccessControl.dll",
        "lib/net461/System.Security.AccessControl.xml",
        "lib/net6.0/System.Security.AccessControl.dll",
        "lib/net6.0/System.Security.AccessControl.xml",
        "lib/netstandard2.0/System.Security.AccessControl.dll",
        "lib/netstandard2.0/System.Security.AccessControl.xml",
        "runtimes/win/lib/net461/System.Security.AccessControl.dll",
        "runtimes/win/lib/net461/System.Security.AccessControl.xml",
        "runtimes/win/lib/net6.0/System.Security.AccessControl.dll",
        "runtimes/win/lib/net6.0/System.Security.AccessControl.xml",
        "runtimes/win/lib/netstandard2.0/System.Security.AccessControl.dll",
        "runtimes/win/lib/netstandard2.0/System.Security.AccessControl.xml",
        "system.security.accesscontrol.6.0.0.nupkg.sha512",
        "system.security.accesscontrol.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "System.Security.Cryptography.Algorithms/4.3.0": {
      "sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
      "type": "package",
      "path": "system.security.cryptography.algorithms/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Security.Cryptography.Algorithms.dll",
        "lib/net461/System.Security.Cryptography.Algorithms.dll",
        "lib/net463/System.Security.Cryptography.Algorithms.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Security.Cryptography.Algorithms.dll",
        "ref/net461/System.Security.Cryptography.Algorithms.dll",
        "ref/net463/System.Security.Cryptography.Algorithms.dll",
        "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
        "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
        "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
        "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
        "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
        "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
        "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
        "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
        "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
        "system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
        "system.security.cryptography.algorithms.nuspec"
      ]
    },
    "System.Security.Cryptography.Cng/5.0.0": {
      "sha512": "jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
      "type": "package",
      "path": "system.security.cryptography.cng/5.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Security.Cryptography.Cng.dll",
        "lib/net461/System.Security.Cryptography.Cng.dll",
        "lib/net461/System.Security.Cryptography.Cng.xml",
        "lib/net462/System.Security.Cryptography.Cng.dll",
        "lib/net462/System.Security.Cryptography.Cng.xml",
        "lib/net47/System.Security.Cryptography.Cng.dll",
        "lib/net47/System.Security.Cryptography.Cng.xml",
        "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
        "lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
        "lib/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
        "lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
        "lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
        "lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
        "lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
        "lib/netstandard2.0/System.Security.Cryptography.Cng.xml",
        "lib/netstandard2.1/System.Security.Cryptography.Cng.dll",
        "lib/netstandard2.1/System.Security.Cryptography.Cng.xml",
        "lib/uap10.0.16299/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Security.Cryptography.Cng.dll",
        "ref/net461/System.Security.Cryptography.Cng.dll",
        "ref/net461/System.Security.Cryptography.Cng.xml",
        "ref/net462/System.Security.Cryptography.Cng.dll",
        "ref/net462/System.Security.Cryptography.Cng.xml",
        "ref/net47/System.Security.Cryptography.Cng.dll",
        "ref/net47/System.Security.Cryptography.Cng.xml",
        "ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
        "ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
        "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
        "ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
        "ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
        "ref/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
        "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
        "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
        "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
        "ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
        "ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
        "ref/netstandard2.1/System.Security.Cryptography.Cng.dll",
        "ref/netstandard2.1/System.Security.Cryptography.Cng.xml",
        "ref/uap10.0.16299/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
        "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
        "runtimes/win/lib/net461/System.Security.Cryptography.Cng.xml",
        "runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
        "runtimes/win/lib/net462/System.Security.Cryptography.Cng.xml",
        "runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
        "runtimes/win/lib/net47/System.Security.Cryptography.Cng.xml",
        "runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
        "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
        "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
        "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
        "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
        "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
        "runtimes/win/lib/uap10.0.16299/_._",
        "system.security.cryptography.cng.5.0.0.nupkg.sha512",
        "system.security.cryptography.cng.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Security.Cryptography.Csp/4.3.0": {
      "sha512": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
      "type": "package",
      "path": "system.security.cryptography.csp/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Security.Cryptography.Csp.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Security.Cryptography.Csp.dll",
        "ref/netstandard1.3/System.Security.Cryptography.Csp.dll",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
        "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll",
        "runtimes/win/lib/netcore50/_._",
        "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
        "system.security.cryptography.csp.4.3.0.nupkg.sha512",
        "system.security.cryptography.csp.nuspec"
      ]
    },
    "System.Security.Cryptography.Encoding/4.3.0": {
      "sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
      "type": "package",
      "path": "system.security.cryptography.encoding/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Security.Cryptography.Encoding.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Security.Cryptography.Encoding.dll",
        "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll",
        "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml",
        "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml",
        "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml",
        "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml",
        "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml",
        "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml",
        "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml",
        "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml",
        "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml",
        "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
        "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
        "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
        "system.security.cryptography.encoding.4.3.0.nupkg.sha512",
        "system.security.cryptography.encoding.nuspec"
      ]
    },
    "System.Security.Cryptography.OpenSsl/4.3.0": {
      "sha512": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
      "type": "package",
      "path": "system.security.cryptography.openssl/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
        "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
        "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
        "system.security.cryptography.openssl.4.3.0.nupkg.sha512",
        "system.security.cryptography.openssl.nuspec"
      ]
    },
    "System.Security.Cryptography.Pkcs/5.0.0": {
      "sha512": "9TPLGjBCGKmNvG8pjwPeuYy0SMVmGZRwlTZvyPHDbYv/DRkoeumJdfumaaDNQzVGMEmbWtg07zUpSW9q70IlDQ==",
      "type": "package",
      "path": "system.security.cryptography.pkcs/5.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net46/System.Security.Cryptography.Pkcs.dll",
        "lib/net461/System.Security.Cryptography.Pkcs.dll",
        "lib/net461/System.Security.Cryptography.Pkcs.xml",
        "lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
        "lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll",
        "lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.xml",
        "lib/netstandard1.3/System.Security.Cryptography.Pkcs.dll",
        "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
        "lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
        "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
        "lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
        "ref/net46/System.Security.Cryptography.Pkcs.dll",
        "ref/net461/System.Security.Cryptography.Pkcs.dll",
        "ref/net461/System.Security.Cryptography.Pkcs.xml",
        "ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
        "ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.xml",
        "ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll",
        "ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.xml",
        "ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll",
        "ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
        "ref/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
        "ref/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
        "ref/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
        "runtimes/win/lib/net46/System.Security.Cryptography.Pkcs.dll",
        "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.dll",
        "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.xml",
        "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
        "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll",
        "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.xml",
        "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Pkcs.dll",
        "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
        "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
        "runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
        "runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
        "system.security.cryptography.pkcs.5.0.0.nupkg.sha512",
        "system.security.cryptography.pkcs.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Security.Cryptography.Primitives/4.3.0": {
      "sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
      "type": "package",
      "path": "system.security.cryptography.primitives/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Security.Cryptography.Primitives.dll",
        "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Security.Cryptography.Primitives.dll",
        "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.security.cryptography.primitives.4.3.0.nupkg.sha512",
        "system.security.cryptography.primitives.nuspec"
      ]
    },
    "System.Security.Cryptography.ProtectedData/6.0.0": {
      "sha512": "rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
      "type": "package",
      "path": "system.security.cryptography.protecteddata/6.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets",
        "buildTransitive/netcoreapp3.1/_._",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net461/System.Security.Cryptography.ProtectedData.dll",
        "lib/net461/System.Security.Cryptography.ProtectedData.xml",
        "lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
        "lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
        "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
        "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
        "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.xml",
        "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
        "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
        "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
        "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
        "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512",
        "system.security.cryptography.protecteddata.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "System.Security.Cryptography.X509Certificates/4.3.0": {
      "sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
      "type": "package",
      "path": "system.security.cryptography.x509certificates/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Security.Cryptography.X509Certificates.dll",
        "lib/net461/System.Security.Cryptography.X509Certificates.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Security.Cryptography.X509Certificates.dll",
        "ref/net461/System.Security.Cryptography.X509Certificates.dll",
        "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll",
        "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll",
        "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
        "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
        "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
        "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
        "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
        "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
        "system.security.cryptography.x509certificates.nuspec"
      ]
    },
    "System.Security.Permissions/6.0.0": {
      "sha512": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
      "type": "package",
      "path": "system.security.permissions/6.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/netcoreapp2.0/System.Security.Permissions.targets",
        "buildTransitive/netcoreapp3.1/_._",
        "lib/net461/System.Security.Permissions.dll",
        "lib/net461/System.Security.Permissions.xml",
        "lib/net5.0/System.Security.Permissions.dll",
        "lib/net5.0/System.Security.Permissions.xml",
        "lib/net6.0/System.Security.Permissions.dll",
        "lib/net6.0/System.Security.Permissions.xml",
        "lib/netcoreapp3.1/System.Security.Permissions.dll",
        "lib/netcoreapp3.1/System.Security.Permissions.xml",
        "lib/netstandard2.0/System.Security.Permissions.dll",
        "lib/netstandard2.0/System.Security.Permissions.xml",
        "runtimes/win/lib/net461/System.Security.Permissions.dll",
        "runtimes/win/lib/net461/System.Security.Permissions.xml",
        "system.security.permissions.6.0.0.nupkg.sha512",
        "system.security.permissions.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "System.Security.Principal.Windows/5.0.0": {
      "sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
      "type": "package",
      "path": "system.security.principal.windows/5.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net46/System.Security.Principal.Windows.dll",
        "lib/net461/System.Security.Principal.Windows.dll",
        "lib/net461/System.Security.Principal.Windows.xml",
        "lib/netstandard1.3/System.Security.Principal.Windows.dll",
        "lib/netstandard2.0/System.Security.Principal.Windows.dll",
        "lib/netstandard2.0/System.Security.Principal.Windows.xml",
        "lib/uap10.0.16299/_._",
        "ref/net46/System.Security.Principal.Windows.dll",
        "ref/net461/System.Security.Principal.Windows.dll",
        "ref/net461/System.Security.Principal.Windows.xml",
        "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
        "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/System.Security.Principal.Windows.dll",
        "ref/netstandard1.3/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
        "ref/netstandard2.0/System.Security.Principal.Windows.dll",
        "ref/netstandard2.0/System.Security.Principal.Windows.xml",
        "ref/uap10.0.16299/_._",
        "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
        "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
        "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
        "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
        "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
        "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
        "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
        "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
        "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
        "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
        "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
        "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
        "runtimes/win/lib/uap10.0.16299/_._",
        "system.security.principal.windows.5.0.0.nupkg.sha512",
        "system.security.principal.windows.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Text.Encoding/4.3.0": {
      "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
      "type": "package",
      "path": "system.text.encoding/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Text.Encoding.dll",
        "ref/netcore50/System.Text.Encoding.xml",
        "ref/netcore50/de/System.Text.Encoding.xml",
        "ref/netcore50/es/System.Text.Encoding.xml",
        "ref/netcore50/fr/System.Text.Encoding.xml",
        "ref/netcore50/it/System.Text.Encoding.xml",
        "ref/netcore50/ja/System.Text.Encoding.xml",
        "ref/netcore50/ko/System.Text.Encoding.xml",
        "ref/netcore50/ru/System.Text.Encoding.xml",
        "ref/netcore50/zh-hans/System.Text.Encoding.xml",
        "ref/netcore50/zh-hant/System.Text.Encoding.xml",
        "ref/netstandard1.0/System.Text.Encoding.dll",
        "ref/netstandard1.0/System.Text.Encoding.xml",
        "ref/netstandard1.0/de/System.Text.Encoding.xml",
        "ref/netstandard1.0/es/System.Text.Encoding.xml",
        "ref/netstandard1.0/fr/System.Text.Encoding.xml",
        "ref/netstandard1.0/it/System.Text.Encoding.xml",
        "ref/netstandard1.0/ja/System.Text.Encoding.xml",
        "ref/netstandard1.0/ko/System.Text.Encoding.xml",
        "ref/netstandard1.0/ru/System.Text.Encoding.xml",
        "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
        "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
        "ref/netstandard1.3/System.Text.Encoding.dll",
        "ref/netstandard1.3/System.Text.Encoding.xml",
        "ref/netstandard1.3/de/System.Text.Encoding.xml",
        "ref/netstandard1.3/es/System.Text.Encoding.xml",
        "ref/netstandard1.3/fr/System.Text.Encoding.xml",
        "ref/netstandard1.3/it/System.Text.Encoding.xml",
        "ref/netstandard1.3/ja/System.Text.Encoding.xml",
        "ref/netstandard1.3/ko/System.Text.Encoding.xml",
        "ref/netstandard1.3/ru/System.Text.Encoding.xml",
        "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
        "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.text.encoding.4.3.0.nupkg.sha512",
        "system.text.encoding.nuspec"
      ]
    },
    "System.Text.Encoding.CodePages/6.0.0": {
      "sha512": "ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
      "type": "package",
      "path": "system.text.encoding.codepages/6.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets",
        "buildTransitive/netcoreapp3.1/_._",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net461/System.Text.Encoding.CodePages.dll",
        "lib/net461/System.Text.Encoding.CodePages.xml",
        "lib/net6.0/System.Text.Encoding.CodePages.dll",
        "lib/net6.0/System.Text.Encoding.CodePages.xml",
        "lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll",
        "lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml",
        "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
        "lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll",
        "runtimes/win/lib/net461/System.Text.Encoding.CodePages.xml",
        "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll",
        "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml",
        "runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll",
        "runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml",
        "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
        "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
        "system.text.encoding.codepages.6.0.0.nupkg.sha512",
        "system.text.encoding.codepages.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "System.Text.Encoding.Extensions/4.3.0": {
      "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
      "type": "package",
      "path": "system.text.encoding.extensions/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Text.Encoding.Extensions.dll",
        "ref/netcore50/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/de/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/es/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/fr/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/it/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/ja/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/ko/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/ru/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/System.Text.Encoding.Extensions.dll",
        "ref/netstandard1.0/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/System.Text.Encoding.Extensions.dll",
        "ref/netstandard1.3/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.text.encoding.extensions.4.3.0.nupkg.sha512",
        "system.text.encoding.extensions.nuspec"
      ]
    },
    "System.Text.Encodings.Web/7.0.0": {
      "sha512": "OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==",
      "type": "package",
      "path": "system.text.encodings.web/7.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/net461/System.Text.Encodings.Web.targets",
        "buildTransitive/net462/_._",
        "buildTransitive/net6.0/_._",
        "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
        "lib/net462/System.Text.Encodings.Web.dll",
        "lib/net462/System.Text.Encodings.Web.xml",
        "lib/net6.0/System.Text.Encodings.Web.dll",
        "lib/net6.0/System.Text.Encodings.Web.xml",
        "lib/net7.0/System.Text.Encodings.Web.dll",
        "lib/net7.0/System.Text.Encodings.Web.xml",
        "lib/netstandard2.0/System.Text.Encodings.Web.dll",
        "lib/netstandard2.0/System.Text.Encodings.Web.xml",
        "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll",
        "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml",
        "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll",
        "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml",
        "system.text.encodings.web.7.0.0.nupkg.sha512",
        "system.text.encodings.web.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "System.Text.Json/7.0.0": {
      "sha512": "DaGSsVqKsn/ia6RG8frjwmJonfos0srquhw09TlT8KRw5I43E+4gs+/bZj4K0vShJ5H9imCuXupb4RmS+dBy3w==",
      "type": "package",
      "path": "system.text.json/7.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "README.md",
        "THIRD-PARTY-NOTICES.TXT",
        "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
        "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
        "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
        "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
        "buildTransitive/net461/System.Text.Json.targets",
        "buildTransitive/net462/System.Text.Json.targets",
        "buildTransitive/net6.0/System.Text.Json.targets",
        "buildTransitive/netcoreapp2.0/System.Text.Json.targets",
        "buildTransitive/netstandard2.0/System.Text.Json.targets",
        "lib/net462/System.Text.Json.dll",
        "lib/net462/System.Text.Json.xml",
        "lib/net6.0/System.Text.Json.dll",
        "lib/net6.0/System.Text.Json.xml",
        "lib/net7.0/System.Text.Json.dll",
        "lib/net7.0/System.Text.Json.xml",
        "lib/netstandard2.0/System.Text.Json.dll",
        "lib/netstandard2.0/System.Text.Json.xml",
        "system.text.json.7.0.0.nupkg.sha512",
        "system.text.json.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "System.Text.RegularExpressions/4.3.0": {
      "sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
      "type": "package",
      "path": "system.text.regularexpressions/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net463/System.Text.RegularExpressions.dll",
        "lib/netcore50/System.Text.RegularExpressions.dll",
        "lib/netstandard1.6/System.Text.RegularExpressions.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net463/System.Text.RegularExpressions.dll",
        "ref/netcore50/System.Text.RegularExpressions.dll",
        "ref/netcore50/System.Text.RegularExpressions.xml",
        "ref/netcore50/de/System.Text.RegularExpressions.xml",
        "ref/netcore50/es/System.Text.RegularExpressions.xml",
        "ref/netcore50/fr/System.Text.RegularExpressions.xml",
        "ref/netcore50/it/System.Text.RegularExpressions.xml",
        "ref/netcore50/ja/System.Text.RegularExpressions.xml",
        "ref/netcore50/ko/System.Text.RegularExpressions.xml",
        "ref/netcore50/ru/System.Text.RegularExpressions.xml",
        "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
        "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
        "ref/netcoreapp1.1/System.Text.RegularExpressions.dll",
        "ref/netstandard1.0/System.Text.RegularExpressions.dll",
        "ref/netstandard1.0/System.Text.RegularExpressions.xml",
        "ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
        "ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
        "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
        "ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
        "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
        "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
        "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
        "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
        "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
        "ref/netstandard1.3/System.Text.RegularExpressions.dll",
        "ref/netstandard1.3/System.Text.RegularExpressions.xml",
        "ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
        "ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
        "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
        "ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
        "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
        "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
        "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
        "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
        "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
        "ref/netstandard1.6/System.Text.RegularExpressions.dll",
        "ref/netstandard1.6/System.Text.RegularExpressions.xml",
        "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
        "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
        "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
        "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
        "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
        "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
        "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
        "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
        "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.text.regularexpressions.4.3.0.nupkg.sha512",
        "system.text.regularexpressions.nuspec"
      ]
    },
    "System.Threading/4.3.0": {
      "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
      "type": "package",
      "path": "system.threading/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/netcore50/System.Threading.dll",
        "lib/netstandard1.3/System.Threading.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Threading.dll",
        "ref/netcore50/System.Threading.xml",
        "ref/netcore50/de/System.Threading.xml",
        "ref/netcore50/es/System.Threading.xml",
        "ref/netcore50/fr/System.Threading.xml",
        "ref/netcore50/it/System.Threading.xml",
        "ref/netcore50/ja/System.Threading.xml",
        "ref/netcore50/ko/System.Threading.xml",
        "ref/netcore50/ru/System.Threading.xml",
        "ref/netcore50/zh-hans/System.Threading.xml",
        "ref/netcore50/zh-hant/System.Threading.xml",
        "ref/netstandard1.0/System.Threading.dll",
        "ref/netstandard1.0/System.Threading.xml",
        "ref/netstandard1.0/de/System.Threading.xml",
        "ref/netstandard1.0/es/System.Threading.xml",
        "ref/netstandard1.0/fr/System.Threading.xml",
        "ref/netstandard1.0/it/System.Threading.xml",
        "ref/netstandard1.0/ja/System.Threading.xml",
        "ref/netstandard1.0/ko/System.Threading.xml",
        "ref/netstandard1.0/ru/System.Threading.xml",
        "ref/netstandard1.0/zh-hans/System.Threading.xml",
        "ref/netstandard1.0/zh-hant/System.Threading.xml",
        "ref/netstandard1.3/System.Threading.dll",
        "ref/netstandard1.3/System.Threading.xml",
        "ref/netstandard1.3/de/System.Threading.xml",
        "ref/netstandard1.3/es/System.Threading.xml",
        "ref/netstandard1.3/fr/System.Threading.xml",
        "ref/netstandard1.3/it/System.Threading.xml",
        "ref/netstandard1.3/ja/System.Threading.xml",
        "ref/netstandard1.3/ko/System.Threading.xml",
        "ref/netstandard1.3/ru/System.Threading.xml",
        "ref/netstandard1.3/zh-hans/System.Threading.xml",
        "ref/netstandard1.3/zh-hant/System.Threading.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/System.Threading.dll",
        "system.threading.4.3.0.nupkg.sha512",
        "system.threading.nuspec"
      ]
    },
    "System.Threading.Tasks/4.3.0": {
      "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
      "type": "package",
      "path": "system.threading.tasks/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Threading.Tasks.dll",
        "ref/netcore50/System.Threading.Tasks.xml",
        "ref/netcore50/de/System.Threading.Tasks.xml",
        "ref/netcore50/es/System.Threading.Tasks.xml",
        "ref/netcore50/fr/System.Threading.Tasks.xml",
        "ref/netcore50/it/System.Threading.Tasks.xml",
        "ref/netcore50/ja/System.Threading.Tasks.xml",
        "ref/netcore50/ko/System.Threading.Tasks.xml",
        "ref/netcore50/ru/System.Threading.Tasks.xml",
        "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
        "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
        "ref/netstandard1.0/System.Threading.Tasks.dll",
        "ref/netstandard1.0/System.Threading.Tasks.xml",
        "ref/netstandard1.0/de/System.Threading.Tasks.xml",
        "ref/netstandard1.0/es/System.Threading.Tasks.xml",
        "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
        "ref/netstandard1.0/it/System.Threading.Tasks.xml",
        "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
        "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
        "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
        "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
        "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
        "ref/netstandard1.3/System.Threading.Tasks.dll",
        "ref/netstandard1.3/System.Threading.Tasks.xml",
        "ref/netstandard1.3/de/System.Threading.Tasks.xml",
        "ref/netstandard1.3/es/System.Threading.Tasks.xml",
        "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
        "ref/netstandard1.3/it/System.Threading.Tasks.xml",
        "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
        "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
        "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
        "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
        "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.threading.tasks.4.3.0.nupkg.sha512",
        "system.threading.tasks.nuspec"
      ]
    },
    "System.Threading.Tasks.Dataflow/6.0.0": {
      "sha512": "+tyDCU3/B1lDdOOAJywHQoFwyXIUghIaP2BxG79uvhfTnO+D9qIgjVlL/JV2NTliYbMHpd6eKDmHp2VHpij7MA==",
      "type": "package",
      "path": "system.threading.tasks.dataflow/6.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/netcoreapp2.0/System.Threading.Tasks.Dataflow.targets",
        "buildTransitive/netcoreapp3.1/_._",
        "lib/net461/System.Threading.Tasks.Dataflow.dll",
        "lib/net461/System.Threading.Tasks.Dataflow.xml",
        "lib/net6.0/System.Threading.Tasks.Dataflow.dll",
        "lib/net6.0/System.Threading.Tasks.Dataflow.xml",
        "lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll",
        "lib/netstandard2.0/System.Threading.Tasks.Dataflow.xml",
        "lib/netstandard2.1/System.Threading.Tasks.Dataflow.dll",
        "lib/netstandard2.1/System.Threading.Tasks.Dataflow.xml",
        "system.threading.tasks.dataflow.6.0.0.nupkg.sha512",
        "system.threading.tasks.dataflow.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "System.Threading.Tasks.Extensions/4.5.4": {
      "sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
      "type": "package",
      "path": "system.threading.tasks.extensions/4.5.4",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net461/System.Threading.Tasks.Extensions.dll",
        "lib/net461/System.Threading.Tasks.Extensions.xml",
        "lib/netcoreapp2.1/_._",
        "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
        "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
        "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
        "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
        "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
        "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/netcoreapp2.1/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.threading.tasks.extensions.4.5.4.nupkg.sha512",
        "system.threading.tasks.extensions.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Threading.Timer/4.3.0": {
      "sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
      "type": "package",
      "path": "system.threading.timer/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net451/_._",
        "lib/portable-net451+win81+wpa81/_._",
        "lib/win81/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net451/_._",
        "ref/netcore50/System.Threading.Timer.dll",
        "ref/netcore50/System.Threading.Timer.xml",
        "ref/netcore50/de/System.Threading.Timer.xml",
        "ref/netcore50/es/System.Threading.Timer.xml",
        "ref/netcore50/fr/System.Threading.Timer.xml",
        "ref/netcore50/it/System.Threading.Timer.xml",
        "ref/netcore50/ja/System.Threading.Timer.xml",
        "ref/netcore50/ko/System.Threading.Timer.xml",
        "ref/netcore50/ru/System.Threading.Timer.xml",
        "ref/netcore50/zh-hans/System.Threading.Timer.xml",
        "ref/netcore50/zh-hant/System.Threading.Timer.xml",
        "ref/netstandard1.2/System.Threading.Timer.dll",
        "ref/netstandard1.2/System.Threading.Timer.xml",
        "ref/netstandard1.2/de/System.Threading.Timer.xml",
        "ref/netstandard1.2/es/System.Threading.Timer.xml",
        "ref/netstandard1.2/fr/System.Threading.Timer.xml",
        "ref/netstandard1.2/it/System.Threading.Timer.xml",
        "ref/netstandard1.2/ja/System.Threading.Timer.xml",
        "ref/netstandard1.2/ko/System.Threading.Timer.xml",
        "ref/netstandard1.2/ru/System.Threading.Timer.xml",
        "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml",
        "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml",
        "ref/portable-net451+win81+wpa81/_._",
        "ref/win81/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.threading.timer.4.3.0.nupkg.sha512",
        "system.threading.timer.nuspec"
      ]
    },
    "System.Windows.Extensions/6.0.0": {
      "sha512": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
      "type": "package",
      "path": "system.windows.extensions/6.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net6.0/System.Windows.Extensions.dll",
        "lib/net6.0/System.Windows.Extensions.xml",
        "lib/netcoreapp3.1/System.Windows.Extensions.dll",
        "lib/netcoreapp3.1/System.Windows.Extensions.xml",
        "runtimes/win/lib/net6.0/System.Windows.Extensions.dll",
        "runtimes/win/lib/net6.0/System.Windows.Extensions.xml",
        "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.dll",
        "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.xml",
        "system.windows.extensions.6.0.0.nupkg.sha512",
        "system.windows.extensions.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "System.Xml.ReaderWriter/4.3.0": {
      "sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
      "type": "package",
      "path": "system.xml.readerwriter/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net46/System.Xml.ReaderWriter.dll",
        "lib/netcore50/System.Xml.ReaderWriter.dll",
        "lib/netstandard1.3/System.Xml.ReaderWriter.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net46/System.Xml.ReaderWriter.dll",
        "ref/netcore50/System.Xml.ReaderWriter.dll",
        "ref/netcore50/System.Xml.ReaderWriter.xml",
        "ref/netcore50/de/System.Xml.ReaderWriter.xml",
        "ref/netcore50/es/System.Xml.ReaderWriter.xml",
        "ref/netcore50/fr/System.Xml.ReaderWriter.xml",
        "ref/netcore50/it/System.Xml.ReaderWriter.xml",
        "ref/netcore50/ja/System.Xml.ReaderWriter.xml",
        "ref/netcore50/ko/System.Xml.ReaderWriter.xml",
        "ref/netcore50/ru/System.Xml.ReaderWriter.xml",
        "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml",
        "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.0/System.Xml.ReaderWriter.dll",
        "ref/netstandard1.0/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.3/System.Xml.ReaderWriter.dll",
        "ref/netstandard1.3/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.xml.readerwriter.4.3.0.nupkg.sha512",
        "system.xml.readerwriter.nuspec"
      ]
    },
    "System.Xml.XDocument/4.3.0": {
      "sha512": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
      "type": "package",
      "path": "system.xml.xdocument/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/netcore50/System.Xml.XDocument.dll",
        "lib/netstandard1.3/System.Xml.XDocument.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Xml.XDocument.dll",
        "ref/netcore50/System.Xml.XDocument.xml",
        "ref/netcore50/de/System.Xml.XDocument.xml",
        "ref/netcore50/es/System.Xml.XDocument.xml",
        "ref/netcore50/fr/System.Xml.XDocument.xml",
        "ref/netcore50/it/System.Xml.XDocument.xml",
        "ref/netcore50/ja/System.Xml.XDocument.xml",
        "ref/netcore50/ko/System.Xml.XDocument.xml",
        "ref/netcore50/ru/System.Xml.XDocument.xml",
        "ref/netcore50/zh-hans/System.Xml.XDocument.xml",
        "ref/netcore50/zh-hant/System.Xml.XDocument.xml",
        "ref/netstandard1.0/System.Xml.XDocument.dll",
        "ref/netstandard1.0/System.Xml.XDocument.xml",
        "ref/netstandard1.0/de/System.Xml.XDocument.xml",
        "ref/netstandard1.0/es/System.Xml.XDocument.xml",
        "ref/netstandard1.0/fr/System.Xml.XDocument.xml",
        "ref/netstandard1.0/it/System.Xml.XDocument.xml",
        "ref/netstandard1.0/ja/System.Xml.XDocument.xml",
        "ref/netstandard1.0/ko/System.Xml.XDocument.xml",
        "ref/netstandard1.0/ru/System.Xml.XDocument.xml",
        "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml",
        "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml",
        "ref/netstandard1.3/System.Xml.XDocument.dll",
        "ref/netstandard1.3/System.Xml.XDocument.xml",
        "ref/netstandard1.3/de/System.Xml.XDocument.xml",
        "ref/netstandard1.3/es/System.Xml.XDocument.xml",
        "ref/netstandard1.3/fr/System.Xml.XDocument.xml",
        "ref/netstandard1.3/it/System.Xml.XDocument.xml",
        "ref/netstandard1.3/ja/System.Xml.XDocument.xml",
        "ref/netstandard1.3/ko/System.Xml.XDocument.xml",
        "ref/netstandard1.3/ru/System.Xml.XDocument.xml",
        "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml",
        "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.xml.xdocument.4.3.0.nupkg.sha512",
        "system.xml.xdocument.nuspec"
      ]
    }
  },
  "projectFileDependencyGroups": {
    "net6.0": [
      "AutoMapper >= 12.0.1",
      "AutoMapper.Extensions.Microsoft.DependencyInjection >= 12.0.0",
      "Microsoft.AspNet.Mvc >= 5.2.9",
      "Microsoft.EntityFrameworkCore >= 7.0.4",
      "Microsoft.EntityFrameworkCore.SqlServer >= 7.0.4",
      "Microsoft.EntityFrameworkCore.Tools >= 7.0.4",
      "Microsoft.VisualStudio.Web.CodeGeneration.Design >= 6.0.13",
      "MySql.EntityFrameworkCore >= 7.0.0",
      "Swashbuckle.AspNetCore >= 6.2.3"
    ]
  },
  "packageFolders": {
    "C:\\Users\\Verbl\\.nuget\\packages\\": {}
  },
  "project": {
    "version": "1.0.0",
    "restore": {
      "projectUniqueName": "C:\\programming\\orthodox\\orthodox\\orthodox.csproj",
      "projectName": "orthodox",
      "projectPath": "C:\\programming\\orthodox\\orthodox\\orthodox.csproj",
      "packagesPath": "C:\\Users\\Verbl\\.nuget\\packages\\",
      "outputPath": "C:\\programming\\orthodox\\orthodox\\obj\\",
      "projectStyle": "PackageReference",
      "configFilePaths": [
        "C:\\Users\\Verbl\\AppData\\Roaming\\NuGet\\NuGet.Config",
        "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
      ],
      "originalTargetFrameworks": [
        "net6.0"
      ],
      "sources": {
        "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
        "https://api.nuget.org/v3/index.json": {}
      },
      "frameworks": {
        "net6.0": {
          "targetAlias": "net6.0",
          "projectReferences": {}
        }
      },
      "warningProperties": {
        "warnAsError": [
          "NU1605"
        ]
      }
    },
    "frameworks": {
      "net6.0": {
        "targetAlias": "net6.0",
        "dependencies": {
          "AutoMapper": {
            "target": "Package",
            "version": "[12.0.1, )"
          },
          "AutoMapper.Extensions.Microsoft.DependencyInjection": {
            "target": "Package",
            "version": "[12.0.0, )"
          },
          "Microsoft.AspNet.Mvc": {
            "target": "Package",
            "version": "[5.2.9, )"
          },
          "Microsoft.EntityFrameworkCore": {
            "target": "Package",
            "version": "[7.0.4, )"
          },
          "Microsoft.EntityFrameworkCore.SqlServer": {
            "target": "Package",
            "version": "[7.0.4, )"
          },
          "Microsoft.EntityFrameworkCore.Tools": {
            "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
            "suppressParent": "All",
            "target": "Package",
            "version": "[7.0.4, )"
          },
          "Microsoft.VisualStudio.Web.CodeGeneration.Design": {
            "target": "Package",
            "version": "[6.0.13, )"
          },
          "MySql.EntityFrameworkCore": {
            "target": "Package",
            "version": "[7.0.0, )"
          },
          "Swashbuckle.AspNetCore": {
            "target": "Package",
            "version": "[6.2.3, )"
          }
        },
        "imports": [
          "net461",
          "net462",
          "net47",
          "net471",
          "net472",
          "net48",
          "net481"
        ],
        "assetTargetFallback": true,
        "warn": true,
        "frameworkReferences": {
          "Microsoft.AspNetCore.App": {
            "privateAssets": "none"
          },
          "Microsoft.NETCore.App": {
            "privateAssets": "all"
          }
        },
        "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.201\\RuntimeIdentifierGraph.json"
      }
    }
  },
  "logs": [
    {
      "code": "NU1701",
      "level": "Warning",
      "warningLevel": 1,
      "message": "Package 'Microsoft.AspNet.Mvc 5.2.9' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project.",
      "libraryId": "Microsoft.AspNet.Mvc",
      "targetGraphs": [
        "net6.0"
      ]
    },
    {
      "code": "NU1701",
      "level": "Warning",
      "warningLevel": 1,
      "message": "Package 'Microsoft.AspNet.Razor 3.2.9' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project.",
      "libraryId": "Microsoft.AspNet.Razor",
      "targetGraphs": [
        "net6.0"
      ]
    },
    {
      "code": "NU1701",
      "level": "Warning",
      "warningLevel": 1,
      "message": "Package 'Microsoft.AspNet.WebPages 3.2.9' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project.",
      "libraryId": "Microsoft.AspNet.WebPages",
      "targetGraphs": [
        "net6.0"
      ]
    },
    {
      "code": "NU1701",
      "level": "Warning",
      "warningLevel": 1,
      "message": "Package 'Microsoft.Web.Infrastructure 1.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project.",
      "libraryId": "Microsoft.Web.Infrastructure",
      "targetGraphs": [
        "net6.0"
      ]
    }
  ]
}