{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ee7da33c-4838-491e-822b-98d55037ceb4",
  "version": 1,
  "metadata": {
    "timestamp": "2026-03-25T15:19:11Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "authors": [
            {
              "name": "CycloneDX"
            }
          ],
          "name": "CycloneDX module for .NET",
          "version": "6.1.0.0",
          "externalReferences": [
            {
              "url": "https://github.com/CycloneDX/cyclonedx-dotnet",
              "type": "website"
            }
          ]
        }
      ]
    },
    "component": {
      "type": "library",
      "bom-ref": "EPPlus@8.2.0",
      "supplier": {
        "name": "EPPlus Software AB",
        "url": [
          "https://epplussoftware.com"
        ],
        "contact": [
          {
            "name": "EPPlus Software AB",
            "email": "info@epplussoftware.com"
          }
        ]
      },
      "name": "EPPlus",
      "version": "8.2.0",
      "description": "EPPlus is a .NET spreadsheet library for creating, manipulating and calculating workbooks in the Open Office XML format (xlsx).",
      "licenses": [
        {
          "license": {
            "name": "Polyform Noncommercial 1.0.0",
            "text": {
              "contentType": "text/plain",
              "content": "Free to use if you qualify as noncommercial under the PolyForm Noncommercial License 1.0.0. Commercial organizations require a paid license."
            },
            "url": "https://polyformproject.org/licenses/noncommercial/1.0.0/"
          }
        },
        {
          "license": {
            "name": "EPPlus Commercial License",
            "text": {
              "contentType": "text/plain",
              "content": "Usage within a commercial organization or for commercial purposes requires a paid license. See the End User License Agreement at the provided URL."
            },
            "url": "https://epplussoftware.com/en/LicenseOverview/Eulas"
          }
        }
      ],
      "externalReferences": [
        {
          "url": "https://epplussoftware.com",
          "type": "website"
        },
        {
          "url": "https://github.com/EPPlusSoftware/EPPlus",
          "type": "vcs"
        }
      ]
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Bcl.AsyncInterfaces@8.0.0",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Bcl.AsyncInterfaces",
      "version": "8.0.0",
      "description": "Provides the IAsyncEnumerable\u003CT\u003E and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.\n\nCommonly Used Types:\nSystem.IAsyncDisposable\nSystem.Collections.Generic.IAsyncEnumerable\nSystem.Collections.Generic.IAsyncEnumerator",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "79CB0773D94465924CEE4E471D90353D5D8DF842C46AB2C572CB15D9B9FB5D0209A1A88D64392995335C5FE54A00D7C3194440B84C95142711BBB685CB5E9552"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Bcl.AsyncInterfaces@8.0.0",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.Configuration@8.0.0",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.Configuration",
      "version": "8.0.0",
      "description": "Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "DA48A8EF3B4CD2A6BEB78008382D9FCCDCDD42FF3A71D9EFC5AC69D4020421294AC95B07CF11520341A69EE241925CD040D49A382DF243E2FA194F6896EF9734"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.Configuration@8.0.0",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.Configuration@9.0.3",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.Configuration",
      "version": "9.0.3",
      "description": "Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "5B10C2A27BFD70BE26893EEA110CA5C1176DD1F9D86DF7D8099279453A168FB41CFB25F0661ACD4B8434340BCCF128512E435B6384EE50BE561CD70098DD19D5"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.Configuration@9.0.3",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.Configuration.Abstractions@8.0.0",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.Configuration.Abstractions",
      "version": "8.0.0",
      "description": "Provides abstractions of key-value pair based configuration. Interfaces defined in this package are implemented by classes in Microsoft.Extensions.Configuration and other configuration packages.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3316170910A94290C8DF4FED26FA884A47DD9BF974EB7AD22368D5A63308660A01D2DAB4A44662061DACAECCF4BA09CDABFCCD4636F76AB3178BECEC5AD31A2F"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.Configuration.Abstractions@8.0.0",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.Configuration.Abstractions@9.0.3",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.Configuration.Abstractions",
      "version": "9.0.3",
      "description": "Provides abstractions of key-value pair based configuration. Interfaces defined in this package are implemented by classes in Microsoft.Extensions.Configuration and other configuration packages.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "10165CC8BAA8D54A1BF2BA10FDAB7FBEA4111DCC4D4B049EADBC021B1324A041F6AC5CCFB8ECD9A4583C72022A42EC4042D0E9CECA3CB9F9E864648036ECCB44"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.Configuration.Abstractions@9.0.3",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.Configuration.FileExtensions@8.0.1",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.Configuration.FileExtensions",
      "version": "8.0.1",
      "description": "Provides a base class for file-based configuration providers used with Microsoft.Extensions.Configuration and extension methods for configuring them.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "A9727A08418460A2C66DA8ED447CD9CA199157E43E22B84FB0D642CFC4B7B74CB577C3BBD7217B6ABC3742FCBA7B8E35F873A1A289EE4315C09CE5F1B94EE9A6"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.Configuration.FileExtensions@8.0.1",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.Configuration.FileExtensions@9.0.3",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.Configuration.FileExtensions",
      "version": "9.0.3",
      "description": "Provides a base class for file-based configuration providers used with Microsoft.Extensions.Configuration and extension methods for configuring them.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "33C3A0C8D3EEFC1E3650F4F3271B8620D9FBE7ADC5323278205AA163853FEB297BC50C503766DDF6BA7749648C6E3EABA4AD0C665D38AE5455FD10332C28DE7F"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.Configuration.FileExtensions@9.0.3",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.Configuration.Json@8.0.1",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.Configuration.Json",
      "version": "8.0.1",
      "description": "JSON configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read your application\u0027s settings from a JSON file. You can use JsonConfigurationExtensions.AddJsonFile extension method on IConfigurationBuilder to add the JSON configuration provider to the configuration builder.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "B61E38D1ACCFADEAE40C670F9414EB360987DB39024D0619986733334A63A88AED9727ED8FBCCD2FB906F1E37F3B3DF8BAF01C1CB819B72F452C559F02CAB37C"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.Configuration.Json@8.0.1",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.Configuration.Json@9.0.3",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.Configuration.Json",
      "version": "9.0.3",
      "description": "JSON configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read your application\u0027s settings from a JSON file. You can use JsonConfigurationExtensions.AddJsonFile extension method on IConfigurationBuilder to add the JSON configuration provider to the configuration builder.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3CE7A004185EC35DDCE9929CBDA8C684C3AE2FD5E5DD44A1E7B7B11C8626F1784F27F39867031BB6298F35C3504D0A8E2191A97C6BE162A85AA722D2B85297F1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.Configuration.Json@9.0.3",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.FileProviders.Abstractions@8.0.0",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.FileProviders.Abstractions",
      "version": "8.0.0",
      "description": "Abstractions of files and directories.\n\nCommonly Used Types:\nMicrosoft.Extensions.FileProviders.IDirectoryContents\nMicrosoft.Extensions.FileProviders.IFileInfo\nMicrosoft.Extensions.FileProviders.IFileProvider",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "FE9AA18F2E819694F20E322C93E075E27BEE2D57DDD5380624FC48A95669C526C270AB5C74F58C6A4721D18ECDB5B2FEBF0315F8794585AE65617831459E2A0B"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.FileProviders.Abstractions@8.0.0",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.FileProviders.Abstractions@9.0.3",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.FileProviders.Abstractions",
      "version": "9.0.3",
      "description": "Abstractions of files and directories.\n\nCommonly Used Types:\nMicrosoft.Extensions.FileProviders.IDirectoryContents\nMicrosoft.Extensions.FileProviders.IFileInfo\nMicrosoft.Extensions.FileProviders.IFileProvider",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "AAEAE8653C6E2345DCF83FB366A5A7E2715B2F6C28606E88FF3B8B1DE6510AC7FF782CCA488C39B79658EA22097FAABC245D70FA4584C537CFF202CB2B8F53E1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.FileProviders.Abstractions@9.0.3",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.FileProviders.Physical@8.0.0",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.FileProviders.Physical",
      "version": "8.0.0",
      "description": "File provider for physical files for Microsoft.Extensions.FileProviders.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "7612261A35B76D0B3A337AB262DE57C3B605E8A1E55BF4D47F15E374E5577AB2CE4AE370980EF2C1335C4E323E6ADCFE3718EEE86570AC6E4FF5CB100450331F"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.FileProviders.Physical@8.0.0",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.FileProviders.Physical@9.0.3",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.FileProviders.Physical",
      "version": "9.0.3",
      "description": "File provider for physical files for Microsoft.Extensions.FileProviders.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "AFF66F65361B5C9122ABD41AFB06DABCB0452D06B30490E30A3D74D949E37906B77DA2CBBAE605EBF301B39838ECD95FCAD1276A2AF0CDD9B1FA79B0B380C112"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.FileProviders.Physical@9.0.3",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.FileSystemGlobbing@8.0.0",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.FileSystemGlobbing",
      "version": "8.0.0",
      "description": "File system globbing to find files matching a specified pattern.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "23A5E50CF695BA18C7A77F7C050E40D6FB065957480DB17F5E75E5CF269C8F50763C996C28D0DCFCA09E2C1248540898AB53C474CADC705548F5FE491DD263FD"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.FileSystemGlobbing@8.0.0",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.FileSystemGlobbing@9.0.3",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.FileSystemGlobbing",
      "version": "9.0.3",
      "description": "File system globbing to find files matching a specified pattern.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "DCEC171868B079B7DB656CE9F7627D53E4101685FC84A2BB5A4A82A845428A2BC1489E11E65B04D407D9A49C14DEB15C61238D616F3BCD8724A2317849C9A83E"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.FileSystemGlobbing@9.0.3",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.Primitives@8.0.0",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.Primitives",
      "version": "8.0.0",
      "description": "Primitives shared by framework extensions. Commonly used types include:\n\nCommonly Used Types:\nMicrosoft.Extensions.Primitives.IChangeToken\nMicrosoft.Extensions.Primitives.StringValues\nMicrosoft.Extensions.Primitives.StringSegment",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "1F5475CA3D3CE18463456DD135AFAC502D6F82FEA6E4E4814A61F86616C348DECF28B73D15C2BB276D1A3C039EA6064F75E1329F6F3A64CAA3520D70AB92C32D"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.Primitives@8.0.0",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Extensions.Primitives@9.0.3",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.Primitives",
      "version": "9.0.3",
      "description": "Primitives shared by framework extensions. Commonly used types include:\n\nCommonly Used Types:\nMicrosoft.Extensions.Primitives.IChangeToken\nMicrosoft.Extensions.Primitives.StringValues\nMicrosoft.Extensions.Primitives.StringSegment",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "C920A470030EE0FB07DE4516D34E6A059516050F74F257B269683E86A75842F774E0E480B81D09F0E9A6BEA84AF7C8C9BE71318EAD30B294824DDB19DF22378C"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.Primitives@9.0.3",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.IO.RecyclableMemoryStream@3.0.1",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.IO.RecyclableMemoryStream",
      "version": "3.0.1",
      "description": "A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "C5794EA27C908B5FB2442FAA441E9F3F81FFA3DC29D41A313B542643923AE61070905B1C15C2ECAD98092C6B9B2A3B423ACA979E71ED979728BD572B69F20A46"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.IO.RecyclableMemoryStream@3.0.1",
      "externalReferences": [
        {
          "url": "https://github.com/Microsoft/Microsoft.IO.RecyclableMemoryStream",
          "type": "website"
        },
        {
          "url": "https://github.com/Microsoft/Microsoft.IO.RecyclableMemoryStream",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.NETCore.Platforms@1.1.0",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.NETCore.Platforms",
      "version": "1.1.0",
      "description": "Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages. \nWhen using NuGet 3.x this package requires at least version 3.4.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6BF892C274596FE2C7164E3D8503B24E187F64D0B7BEC6D9B05EB95F04086FCEB7A85EA6B2685D42DC465C52F6F0E6F636C0B3FDDAC48F6F0125DFD83E92D106"
        }
      ],
      "licenses": [
        {
          "license": {
            "name": "Unknown - See URL",
            "url": "http://go.microsoft.com/fwlink/?LinkId=329770"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation.  All rights reserved.",
      "purl": "pkg:nuget/Microsoft.NETCore.Platforms@1.1.0",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.NETFramework.ReferenceAssemblies@1.0.3",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.NETFramework.ReferenceAssemblies",
      "version": "1.0.3",
      "description": "Microsoft .NET Framework Reference Assemblies",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "E3B8317B290696A380A32ABDD9E75E71DDAE68049769BEB895024C34089F41262AEDDF53E30984330B1293F013E34D854A83223AE1E2AFE417186795DA8DC148"
        }
      ],
      "licenses": [
        {
          "license": {
            "name": "Unknown - See URL",
            "url": "https://github.com/Microsoft/dotnet/blob/master/LICENSE"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.NETFramework.ReferenceAssemblies@1.0.3",
      "externalReferences": [
        {
          "url": "https://github.com/Microsoft/dotnet/tree/master/releases/reference-assemblies",
          "type": "website"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.NETFramework.ReferenceAssemblies.net35@1.0.3",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.NETFramework.ReferenceAssemblies.net35",
      "version": "1.0.3",
      "description": "Microsoft .NET Framework Reference Assemblies",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "974538A5F8E787CD2AF679CC4B2EA1F4E69A2EDF76F3D428DA53B361AA0D5F0CF8041520C7515E400FC16F3DE1735F8252F0E9CE21BBECEF22D4367A6D720AF8"
        }
      ],
      "licenses": [
        {
          "license": {
            "name": "Unknown - See URL",
            "url": "https://github.com/Microsoft/dotnet/blob/master/LICENSE"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.NETFramework.ReferenceAssemblies.net35@1.0.3",
      "externalReferences": [
        {
          "url": "https://github.com/Microsoft/dotnet/tree/master/releases/reference-assemblies",
          "type": "website"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/NETStandard.Library@2.0.3",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "NETStandard.Library",
      "version": "2.0.3",
      "description": "A set of standard .NET APIs that are prescribed to be used and supported together. \n18a36291e48808fa7ef2d00a764ceb1ec95645a5 \nWhen using NuGet 3.x this package requires at least version 3.4.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "E78F0CEA69C14895B1B089644077DBCE8631A626055D96522F4D29E061D8BFC3E48AA1419E74FAF265B998612C03F721F5F0CEF4690F824150A5689764DEE601"
        }
      ],
      "licenses": [
        {
          "license": {
            "name": "Unknown - See URL",
            "url": "https://github.com/dotnet/standard/blob/master/LICENSE.TXT"
          }
        }
      ],
      "copyright": ".NET Foundation and Contributors",
      "purl": "pkg:nuget/NETStandard.Library@2.0.3",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Buffers@4.5.1",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Buffers",
      "version": "4.5.1",
      "description": "Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently.\n\nCommonly Used Types:\nSystem.Buffers.ArrayPool\u003CT\u003E\n \n7601f4f6225089ffb291dc7d58293c7bbf5c5d4f \nWhen using NuGet 3.x this package requires at least version 3.4.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "80DA6158E55B9BCF7E0B5E6379B9CF45A632914F037B53C5BF5609576E3CD7821F7861956B73D74470D2D0C2E56DD235A5EF4CA6FFE7E192B820DC2D023AAFF2"
        }
      ],
      "licenses": [
        {
          "license": {
            "name": "Unknown - See URL",
            "url": "https://github.com/dotnet/corefx/blob/master/LICENSE.TXT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Buffers@4.5.1",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.ComponentModel.Annotations@5.0.0",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.ComponentModel.Annotations",
      "version": "5.0.0",
      "description": "Provides attributes that are used to define metadata for objects used as data sources.\n\nCommonly Used Types:\nSystem.ComponentModel.DataAnnotations.ValidationResult\nSystem.ComponentModel.DataAnnotations.IValidatableObject\nSystem.ComponentModel.DataAnnotations.ValidationAttribute\nSystem.ComponentModel.DataAnnotations.RequiredAttribute\nSystem.ComponentModel.DataAnnotations.StringLengthAttribute\nSystem.ComponentModel.DataAnnotations.DisplayAttribute\nSystem.ComponentModel.DataAnnotations.RegularExpressionAttribute\nSystem.ComponentModel.DataAnnotations.DataTypeAttribute\nSystem.ComponentModel.DataAnnotations.RangeAttribute\nSystem.ComponentModel.DataAnnotations.KeyAttribute\n \nWhen using NuGet 3.x this package requires at least version 3.4.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "589AAC4C669701CE7910F1A327294F15788D3ECFF1D6DF5D9255651E5201C5411C2312286FAB111A6F549FB4DE864C8414CFAF2A365DEEB6F068C1FFCE7C353C"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.ComponentModel.Annotations@5.0.0",
      "externalReferences": [
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "website"
        },
        {
          "url": "git://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Formats.Asn1@8.0.1",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Formats.Asn1",
      "version": "8.0.1",
      "description": "Provides classes that can read and write the ASN.1 BER, CER, and DER data formats.\n\nCommonly Used Types:\nSystem.Formats.Asn1.AsnReader\nSystem.Formats.Asn1.AsnWriter",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "066308A53E92126161627B52C968C4575E2E4DD3E3D757323F36AA9F79EBFAFE267114ADA51439837B227A776F00369F80E19EBC07482820E6C28A89EB3910EE"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Formats.Asn1@8.0.1",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Memory@4.5.5",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Memory",
      "version": "4.5.5",
      "description": "Provides types for efficient representation and pooling of managed, stack, and native memory segments and sequences of such segments, along with primitives to parse and format UTF-8 encoded text stored in those memory segments.\n\nCommonly Used Types:\nSystem.Span\nSystem.ReadOnlySpan\nSystem.Memory\nSystem.ReadOnlyMemory\nSystem.Buffers.MemoryPool\nSystem.Buffers.ReadOnlySequence\nSystem.Buffers.Text.Utf8Parser\nSystem.Buffers.Text.Utf8Formatter\n \n32b491939fbd125f304031c35038b1e14b4e3958 \nWhen using NuGet 3.x this package requires at least version 3.4.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "E8C8E536C97B94AC3443C940B30DAD43CF6E97DC7A8C3D989371048FE74E168606384F5E0143BDC0D86F7783BF9FDEE8417964CB3A8A5D752713E90B125172DC"
        }
      ],
      "licenses": [
        {
          "license": {
            "name": "Unknown - See URL",
            "url": "https://github.com/dotnet/corefx/blob/master/LICENSE.TXT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Memory@4.5.5",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Numerics.Vectors@4.4.0",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Numerics.Vectors",
      "version": "4.4.0",
      "description": "Provides hardware-accelerated numeric types, suitable for high-performance processing and graphics applications.\n\nCommonly Used Types:\nSystem.Numerics.Matrix3x2\nSystem.Numerics.Matrix4x4\nSystem.Numerics.Plane\nSystem.Numerics.Quaternion\nSystem.Numerics.Vector2\nSystem.Numerics.Vector3\nSystem.Numerics.Vector4\nSystem.Numerics.Vector\nSystem.Numerics.Vector\u003CT\u003E\n \n8321c729934c0f8be754953439b88e6e1c120c24",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "81D46B509B3546B8D6DC9079A7CDA162303AEF1A1E14BBE1D127522168D388DF2A13195B16DFD1B57C1560D73906E909FDFF4E2B34104BA81A9336C97874EA1E"
        }
      ],
      "licenses": [
        {
          "license": {
            "name": "Unknown - See URL",
            "url": "https://github.com/dotnet/corefx/blob/master/LICENSE.TXT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation.  All rights reserved.",
      "purl": "pkg:nuget/System.Numerics.Vectors@4.4.0",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Numerics.Vectors@4.5.0",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Numerics.Vectors",
      "version": "4.5.0",
      "description": "Provides hardware-accelerated numeric types, suitable for high-performance processing and graphics applications.\n\nCommonly Used Types:\nSystem.Numerics.Matrix3x2\nSystem.Numerics.Matrix4x4\nSystem.Numerics.Plane\nSystem.Numerics.Quaternion\nSystem.Numerics.Vector2\nSystem.Numerics.Vector3\nSystem.Numerics.Vector4\nSystem.Numerics.Vector\nSystem.Numerics.Vector\u003CT\u003E\n \n30ab651fcb4354552bd4891619a0bdd81e0ebdbf",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "9C04EC0530F608AAF801837A791B33857E2CA6D2265A6049C01FD4E972825967E709CAD3070F174829B7400F608E9A641D3AFC3A45D4636D4C47DD43DD0657B3"
        }
      ],
      "licenses": [
        {
          "license": {
            "name": "Unknown - See URL",
            "url": "https://github.com/dotnet/corefx/blob/master/LICENSE.TXT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation.  All rights reserved.",
      "purl": "pkg:nuget/System.Numerics.Vectors@4.5.0",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Runtime.CompilerServices.Unsafe@4.5.3",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Runtime.CompilerServices.Unsafe",
      "version": "4.5.3",
      "description": "Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers.\n\nCommonly Used Types:\nSystem.Runtime.CompilerServices.Unsafe\n \n7601f4f6225089ffb291dc7d58293c7bbf5c5d4f \nWhen using NuGet 3.x this package requires at least version 3.4.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "765D87D36A7B7415DEE5B6CBD3A08EAD9762915FBFACFAD8A205A78D4A187CEC6677DA2407F7F7C2D1B55FE9F8C0257925C9B0BC193D402972C323979678BAAB"
        }
      ],
      "licenses": [
        {
          "license": {
            "name": "Unknown - See URL",
            "url": "https://github.com/dotnet/corefx/blob/master/LICENSE.TXT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Runtime.CompilerServices.Unsafe@4.5.3",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Runtime.CompilerServices.Unsafe@6.0.0",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Runtime.CompilerServices.Unsafe",
      "version": "6.0.0",
      "description": "Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers.\n\nCommonly Used Types:\nSystem.Runtime.CompilerServices.Unsafe",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "D4057301BE4EC4936F24B9CE003B5EC4D99681AB6D9B65D5393DD38D04CDEC37784AAA12C1A8B50AC3767ED878DAE425749490773FEC01E734F93CF1045822B3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Runtime.CompilerServices.Unsafe@6.0.0",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Security.AccessControl@6.0.0",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Security.AccessControl",
      "version": "6.0.0",
      "description": "Provides base classes that enable managing access and audit control lists on securable objects.\n\nCommonly Used Types:\nSystem.Security.AccessControl.AccessRule\nSystem.Security.AccessControl.AuditRule\nSystem.Security.AccessControl.ObjectAccessRule\nSystem.Security.AccessControl.ObjectAuditRule\nSystem.Security.AccessControl.ObjectSecurity",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "64A36A103B954AB4B7E8A76C0E876579BD484C308E444C2D915FB9A0FD05AD63614501ED235C544AFC9B431CB8A4CF0F0715B8ED414E85958E6D68579168FB45"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Security.AccessControl@6.0.0",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Security.Cryptography.Cng@5.0.0",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Security.Cryptography.Cng",
      "version": "5.0.0",
      "description": "Provides cryptographic algorithm implementations and key management with Windows Cryptographic Next Generation API (CNG).\n\nCommonly Used Types:\nSystem.Security.Cryptography.RSACng\nSystem.Security.Cryptography.ECDsaCng\nSystem.Security.Cryptography.CngKey\n \nWhen using NuGet 3.x this package requires at least version 3.4.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "B6BBE402495487333EFF3F5B3E71A60CBCE66EF0F49752250BA829151A738C62F295382D4CFAA6F14BFBB670C14EE05039B8C4641C4D4B46C28488BACD0095F7"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Security.Cryptography.Cng@5.0.0",
      "externalReferences": [
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "website"
        },
        {
          "url": "git://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Security.Cryptography.Pkcs@8.0.1",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Security.Cryptography.Pkcs",
      "version": "8.0.1",
      "description": "Provides support for PKCS and CMS algorithms.\n\nCommonly Used Types:\nSystem.Security.Cryptography.Pkcs.EnvelopedCms",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "31B0606701DCE4008B189DBC0BCFA0D855A2DEB2EC83A3D3150D81DB001955F81B6D1BFC30FAD953E75C5704B478830006BA81C7B84BDF9A50E8241055CA6450"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Security.Cryptography.Pkcs@8.0.1",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Security.Cryptography.Pkcs@9.0.3",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Security.Cryptography.Pkcs",
      "version": "9.0.3",
      "description": "Provides support for PKCS and CMS algorithms.\n\nCommonly Used Types:\nSystem.Security.Cryptography.Pkcs.EnvelopedCms",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0A4DFE2BD0250195F6E623E4DE7080E6064DB978493932AD9DD49091FD32354FA84EADA098FF372AA6B63760AF2DDA93655A7FB366D3032BDFD46FCCDABA159D"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Security.Cryptography.Pkcs@9.0.3",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Security.Cryptography.Xml@8.0.2",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Security.Cryptography.Xml",
      "version": "8.0.2",
      "description": "Provides classes to support the creation and validation of XML digital signatures. The classes in this namespace implement the World Wide Web Consortium Recommendation, \u0022XML-Signature Syntax and Processing\u0022, described at http://www.w3.org/TR/xmldsig-core/.\n\nCommonly Used Types:\nSystem.Security.Cryptography.Xml.CipherData\nSystem.Security.Cryptography.Xml.CipherReference\nSystem.Security.Cryptography.Xml.DataObject\nSystem.Security.Cryptography.Xml.DataReference\nSystem.Security.Cryptography.Xml.DSAKeyValue\nSystem.Security.Cryptography.Xml.EncryptedData\nSystem.Security.Cryptography.Xml.EncryptedKey\nSystem.Security.Cryptography.Xml.EncryptedReference\nSystem.Security.Cryptography.Xml.EncryptedType\nSystem.Security.Cryptography.Xml.EncryptedXml\nSystem.Security.Cryptography.Xml.EncryptionMethod\nSystem.Security.Cryptography.Xml.EncryptionProperty\nSystem.Security.Cryptography.Xml.EncryptionPropertyCollection\nSystem.Security.Cryptography.Xml.KeyInfo\nSystem.Security.Cryptography.Xml.KeyInfoClause\nSystem.Security.Cryptography.Xml.KeyInfoEncryptedKey\nSystem.Security.Cryptography.Xml.KeyInfoName\nSystem.Security.Cryptography.Xml.KeyInfoNode\nSystem.Security.Cryptography.Xml.KeyInfoRetrievalMethod\nSystem.Security.Cryptography.Xml.KeyInfoX509Data\nSystem.Security.Cryptography.Xml.KeyReference\nSystem.Security.Cryptography.Xml.Reference\nSystem.Security.Cryptography.Xml.ReferenceList\nSystem.Security.Cryptography.Xml.RSAKeyValue\nSystem.Security.Cryptography.Xml.Signature\nSystem.Security.Cryptography.Xml.SignedInfo\nSystem.Security.Cryptography.Xml.SignedXml\nSystem.Security.Cryptography.Xml.Transform\nSystem.Security.Cryptography.Xml.TransformChain\nSystem.Security.Cryptography.Xml.XmlDecryptionTransform\nSystem.Security.Cryptography.Xml.XmlDsigBase64Transform\nSystem.Security.Cryptography.Xml.XmlDsigC14NTransform\nSystem.Security.Cryptography.Xml.XmlDsigC14NWithCommentsTransform\nSystem.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform\nSystem.Security.Cryptography.Xml.XmlDsigExcC14NTransform\nSystem.Security.Cryptography.Xml.XmlDsigExcC14NWithCommentsTransform\nSystem.Security.Cryptography.Xml.XmlDsigXPathTransform\nSystem.Security.Cryptography.Xml.XmlDsigXsltTransform\nSystem.Security.Cryptography.Xml.XmlLicenseTransform",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0898637EBAF730EC151746A31DCEDA001D4B29EA18B03CC765FD0DEB1F1F488A9F7B377AF15DE0E2EBC8F2B8BA7AA0815DDF86DCAC1923389E3B66897BD85B58"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Security.Cryptography.Xml@8.0.2",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Security.Cryptography.Xml@9.0.3",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Security.Cryptography.Xml",
      "version": "9.0.3",
      "description": "Provides classes to support the creation and validation of XML digital signatures. The classes in this namespace implement the World Wide Web Consortium Recommendation, \u0022XML-Signature Syntax and Processing\u0022, described at http://www.w3.org/TR/xmldsig-core/.\n\nCommonly Used Types:\nSystem.Security.Cryptography.Xml.CipherData\nSystem.Security.Cryptography.Xml.CipherReference\nSystem.Security.Cryptography.Xml.DataObject\nSystem.Security.Cryptography.Xml.DataReference\nSystem.Security.Cryptography.Xml.DSAKeyValue\nSystem.Security.Cryptography.Xml.EncryptedData\nSystem.Security.Cryptography.Xml.EncryptedKey\nSystem.Security.Cryptography.Xml.EncryptedReference\nSystem.Security.Cryptography.Xml.EncryptedType\nSystem.Security.Cryptography.Xml.EncryptedXml\nSystem.Security.Cryptography.Xml.EncryptionMethod\nSystem.Security.Cryptography.Xml.EncryptionProperty\nSystem.Security.Cryptography.Xml.EncryptionPropertyCollection\nSystem.Security.Cryptography.Xml.KeyInfo\nSystem.Security.Cryptography.Xml.KeyInfoClause\nSystem.Security.Cryptography.Xml.KeyInfoEncryptedKey\nSystem.Security.Cryptography.Xml.KeyInfoName\nSystem.Security.Cryptography.Xml.KeyInfoNode\nSystem.Security.Cryptography.Xml.KeyInfoRetrievalMethod\nSystem.Security.Cryptography.Xml.KeyInfoX509Data\nSystem.Security.Cryptography.Xml.KeyReference\nSystem.Security.Cryptography.Xml.Reference\nSystem.Security.Cryptography.Xml.ReferenceList\nSystem.Security.Cryptography.Xml.RSAKeyValue\nSystem.Security.Cryptography.Xml.Signature\nSystem.Security.Cryptography.Xml.SignedInfo\nSystem.Security.Cryptography.Xml.SignedXml\nSystem.Security.Cryptography.Xml.Transform\nSystem.Security.Cryptography.Xml.TransformChain\nSystem.Security.Cryptography.Xml.XmlDecryptionTransform\nSystem.Security.Cryptography.Xml.XmlDsigBase64Transform\nSystem.Security.Cryptography.Xml.XmlDsigC14NTransform\nSystem.Security.Cryptography.Xml.XmlDsigC14NWithCommentsTransform\nSystem.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform\nSystem.Security.Cryptography.Xml.XmlDsigExcC14NTransform\nSystem.Security.Cryptography.Xml.XmlDsigExcC14NWithCommentsTransform\nSystem.Security.Cryptography.Xml.XmlDsigXPathTransform\nSystem.Security.Cryptography.Xml.XmlDsigXsltTransform\nSystem.Security.Cryptography.Xml.XmlLicenseTransform",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "27CF36F0CE4ED8062C8B1AE9259138BBEFAEC8D1675647C66798A7FCD5E29836AD747B79FF955C494418732850A8AE8AB602C08EBD1369ABA3E153C8E4253E2C"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Security.Cryptography.Xml@9.0.3",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Security.Principal.Windows@5.0.0",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Security.Principal.Windows",
      "version": "5.0.0",
      "description": "Provides classes for retrieving the current Windows user and for interacting with Windows users and groups.\n\nCommonly Used Types:\nSystem.Security.Principal.WindowsIdentity\nSystem.Security.Principal.SecurityIdentifier\nSystem.Security.Principal.NTAccount\nSystem.Security.Principal.WindowsPrincipal\nSystem.Security.Principal.IdentityReference\nSystem.Security.Principal.IdentityNotMappedException\nSystem.Security.Principal.WindowsBuiltInRole\nSystem.Security.Principal.WellKnownSidType\n \nWhen using NuGet 3.x this package requires at least version 3.4.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "44A920AAAF22B2172D41319BB57AB2B8E1A4531D5F02192A6F53A81D875125195B60BA0B5A44A45981D137FD7B0F3A65B12959B5FD97AFC0578CD84EF27467CD"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Security.Principal.Windows@5.0.0",
      "externalReferences": [
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "website"
        },
        {
          "url": "git://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Text.Encoding.CodePages@8.0.0",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Text.Encoding.CodePages",
      "version": "8.0.0",
      "description": "Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312.\n\nCommonly Used Types:\nSystem.Text.CodePagesEncodingProvider",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "77DADF6B1A73EEEFB50507A6D76F5E3A20E0AE7D3F550C349265AE4E0D55F0AE4F0EF1B41BE08DD810798A8E01DBBA74E2CAAC746B5158B8E23D722523D473ED"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Text.Encoding.CodePages@8.0.0",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Text.Encoding.CodePages@9.0.3",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Text.Encoding.CodePages",
      "version": "9.0.3",
      "description": "Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312.\n\nCommonly Used Types:\nSystem.Text.CodePagesEncodingProvider",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "6CC5B3B545E644BF1C149A3C37864812B4ED4BA72A62B1DFE019DD0EEA9F29D9A8E36BB03D5DE5DDF00D9418C7123E1B3F9BE71F1D0C13D9ED8383E1CEF886D9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Text.Encoding.CodePages@9.0.3",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Text.Encodings.Web@8.0.0",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Text.Encodings.Web",
      "version": "8.0.0",
      "description": "Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (HTML), and uniform resource locators (URL).\n\nCommonly Used Types:\nSystem.Text.Encodings.Web.HtmlEncoder\nSystem.Text.Encodings.Web.UrlEncoder\nSystem.Text.Encodings.Web.JavaScriptEncoder",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "BA0822C38C3B658ABA9495642D269E882B827E3BE4AD2DC1426D8A97D3CBC5A2277C5F80847D0CB9381078AF01523328C4992CAA058146D5D8EE6B8A08609C32"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Text.Encodings.Web@8.0.0",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Text.Json@8.0.5",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Text.Json",
      "version": "8.0.5",
      "description": "Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data.\n\nThe System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "13589021AE3E81F54C877ABF613CE931CC24CA57BF127AF1063CCC1EB4DC57A6CC223A61E6452207F5D0DCE453B6627430E31E4143C78E71E9B5DD647F680ABF"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Text.Json@8.0.5",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Threading.Tasks.Extensions@4.5.4",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Threading.Tasks.Extensions",
      "version": "4.5.4",
      "description": "Provides additional types that simplify the work of writing concurrent and asynchronous code.\n\nCommonly Used Types:\nSystem.Threading.Tasks.ValueTask\u003CTResult\u003E\n \n7601f4f6225089ffb291dc7d58293c7bbf5c5d4f",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "68052086E77D3C7198737A3DA163D67740B7C44F93250C39659B3BF21B6547A9ABF64CBF40481F5C78F24361AF3AAF47D52D188B371554A0928A7F7665C1FC14"
        }
      ],
      "licenses": [
        {
          "license": {
            "name": "Unknown - See URL",
            "url": "https://github.com/dotnet/corefx/blob/master/LICENSE.TXT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Threading.Tasks.Extensions@4.5.4",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "EPPlus@8.2.0",
      "dependsOn": [
        "pkg:nuget/Microsoft.NETFramework.ReferenceAssemblies@1.0.3",
        "pkg:nuget/Microsoft.IO.RecyclableMemoryStream@3.0.1",
        "pkg:nuget/System.ComponentModel.Annotations@5.0.0",
        "pkg:nuget/System.Security.Cryptography.Xml@8.0.2",
        "pkg:nuget/Microsoft.Extensions.Configuration.Json@8.0.1",
        "pkg:nuget/NETStandard.Library@2.0.3",
        "pkg:nuget/System.Security.Cryptography.Pkcs@8.0.1",
        "pkg:nuget/System.Text.Encoding.CodePages@8.0.0",
        "pkg:nuget/Microsoft.Extensions.Configuration.Json@9.0.3",
        "pkg:nuget/System.Security.Cryptography.Pkcs@9.0.3",
        "pkg:nuget/System.Security.Cryptography.Xml@9.0.3",
        "pkg:nuget/System.Text.Encoding.CodePages@9.0.3"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Bcl.AsyncInterfaces@8.0.0",
      "dependsOn": [
        "pkg:nuget/System.Threading.Tasks.Extensions@4.5.4"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.Configuration.Abstractions@8.0.0",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.Primitives@8.0.0"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.Configuration.Abstractions@9.0.3",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.Primitives@9.0.3"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.Configuration.FileExtensions@8.0.1",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.Configuration@8.0.0",
        "pkg:nuget/Microsoft.Extensions.Configuration.Abstractions@8.0.0",
        "pkg:nuget/Microsoft.Extensions.FileProviders.Abstractions@8.0.0",
        "pkg:nuget/Microsoft.Extensions.FileProviders.Physical@8.0.0",
        "pkg:nuget/Microsoft.Extensions.Primitives@8.0.0"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.Configuration.FileExtensions@9.0.3",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.Configuration@9.0.3",
        "pkg:nuget/Microsoft.Extensions.Configuration.Abstractions@9.0.3",
        "pkg:nuget/Microsoft.Extensions.FileProviders.Abstractions@9.0.3",
        "pkg:nuget/Microsoft.Extensions.FileProviders.Physical@9.0.3",
        "pkg:nuget/Microsoft.Extensions.Primitives@9.0.3"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.Configuration.Json@8.0.1",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.Configuration@8.0.0",
        "pkg:nuget/Microsoft.Extensions.Configuration.Abstractions@8.0.0",
        "pkg:nuget/Microsoft.Extensions.Configuration.FileExtensions@8.0.1",
        "pkg:nuget/Microsoft.Extensions.FileProviders.Abstractions@8.0.0",
        "pkg:nuget/System.Text.Json@8.0.5"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.Configuration.Json@9.0.3",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.Configuration@9.0.3",
        "pkg:nuget/Microsoft.Extensions.Configuration.Abstractions@9.0.3",
        "pkg:nuget/Microsoft.Extensions.Configuration.FileExtensions@9.0.3",
        "pkg:nuget/Microsoft.Extensions.FileProviders.Abstractions@9.0.3"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.Configuration@8.0.0",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.Configuration.Abstractions@8.0.0",
        "pkg:nuget/Microsoft.Extensions.Primitives@8.0.0"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.Configuration@9.0.3",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.Configuration.Abstractions@9.0.3",
        "pkg:nuget/Microsoft.Extensions.Primitives@9.0.3"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.FileProviders.Abstractions@8.0.0",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.Primitives@8.0.0"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.FileProviders.Abstractions@9.0.3",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.Primitives@9.0.3"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.FileProviders.Physical@8.0.0",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.FileProviders.Abstractions@8.0.0",
        "pkg:nuget/Microsoft.Extensions.FileSystemGlobbing@8.0.0",
        "pkg:nuget/Microsoft.Extensions.Primitives@8.0.0"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.FileProviders.Physical@9.0.3",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.FileProviders.Abstractions@9.0.3",
        "pkg:nuget/Microsoft.Extensions.FileSystemGlobbing@9.0.3",
        "pkg:nuget/Microsoft.Extensions.Primitives@9.0.3"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.FileSystemGlobbing@8.0.0"
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.FileSystemGlobbing@9.0.3"
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.Primitives@8.0.0",
      "dependsOn": [
        "pkg:nuget/System.Memory@4.5.5",
        "pkg:nuget/System.Runtime.CompilerServices.Unsafe@6.0.0"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.Primitives@9.0.3"
    },
    {
      "ref": "pkg:nuget/Microsoft.IO.RecyclableMemoryStream@3.0.1",
      "dependsOn": [
        "pkg:nuget/System.Memory@4.5.5"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.NETCore.Platforms@1.1.0"
    },
    {
      "ref": "pkg:nuget/Microsoft.NETFramework.ReferenceAssemblies.net35@1.0.3"
    },
    {
      "ref": "pkg:nuget/Microsoft.NETFramework.ReferenceAssemblies@1.0.3",
      "dependsOn": [
        "pkg:nuget/Microsoft.NETFramework.ReferenceAssemblies.net35@1.0.3"
      ]
    },
    {
      "ref": "pkg:nuget/NETStandard.Library@2.0.3",
      "dependsOn": [
        "pkg:nuget/Microsoft.NETCore.Platforms@1.1.0"
      ]
    },
    {
      "ref": "pkg:nuget/System.Buffers@4.5.1"
    },
    {
      "ref": "pkg:nuget/System.ComponentModel.Annotations@5.0.0"
    },
    {
      "ref": "pkg:nuget/System.Formats.Asn1@8.0.1",
      "dependsOn": [
        "pkg:nuget/System.Buffers@4.5.1",
        "pkg:nuget/System.Memory@4.5.5"
      ]
    },
    {
      "ref": "pkg:nuget/System.Memory@4.5.5",
      "dependsOn": [
        "pkg:nuget/System.Buffers@4.5.1",
        "pkg:nuget/System.Numerics.Vectors@4.5.0",
        "pkg:nuget/System.Runtime.CompilerServices.Unsafe@4.5.3"
      ]
    },
    {
      "ref": "pkg:nuget/System.Numerics.Vectors@4.4.0"
    },
    {
      "ref": "pkg:nuget/System.Numerics.Vectors@4.5.0"
    },
    {
      "ref": "pkg:nuget/System.Runtime.CompilerServices.Unsafe@4.5.3"
    },
    {
      "ref": "pkg:nuget/System.Runtime.CompilerServices.Unsafe@6.0.0"
    },
    {
      "ref": "pkg:nuget/System.Security.AccessControl@6.0.0",
      "dependsOn": [
        "pkg:nuget/System.Security.Principal.Windows@5.0.0"
      ]
    },
    {
      "ref": "pkg:nuget/System.Security.Cryptography.Cng@5.0.0"
    },
    {
      "ref": "pkg:nuget/System.Security.Cryptography.Pkcs@8.0.1",
      "dependsOn": [
        "pkg:nuget/System.Buffers@4.5.1",
        "pkg:nuget/System.Formats.Asn1@8.0.1",
        "pkg:nuget/System.Memory@4.5.5",
        "pkg:nuget/System.Security.Cryptography.Cng@5.0.0"
      ]
    },
    {
      "ref": "pkg:nuget/System.Security.Cryptography.Pkcs@9.0.3"
    },
    {
      "ref": "pkg:nuget/System.Security.Cryptography.Xml@8.0.2"
    },
    {
      "ref": "pkg:nuget/System.Security.Cryptography.Xml@9.0.3",
      "dependsOn": [
        "pkg:nuget/System.Security.Cryptography.Pkcs@9.0.3"
      ]
    },
    {
      "ref": "pkg:nuget/System.Security.Principal.Windows@5.0.0"
    },
    {
      "ref": "pkg:nuget/System.Text.Encoding.CodePages@8.0.0",
      "dependsOn": [
        "pkg:nuget/System.Memory@4.5.5",
        "pkg:nuget/System.Runtime.CompilerServices.Unsafe@6.0.0"
      ]
    },
    {
      "ref": "pkg:nuget/System.Text.Encoding.CodePages@9.0.3"
    },
    {
      "ref": "pkg:nuget/System.Text.Encodings.Web@8.0.0",
      "dependsOn": [
        "pkg:nuget/System.Buffers@4.5.1",
        "pkg:nuget/System.Memory@4.5.5",
        "pkg:nuget/System.Runtime.CompilerServices.Unsafe@6.0.0"
      ]
    },
    {
      "ref": "pkg:nuget/System.Text.Json@8.0.5",
      "dependsOn": [
        "pkg:nuget/Microsoft.Bcl.AsyncInterfaces@8.0.0",
        "pkg:nuget/System.Buffers@4.5.1",
        "pkg:nuget/System.Memory@4.5.5",
        "pkg:nuget/System.Runtime.CompilerServices.Unsafe@6.0.0",
        "pkg:nuget/System.Text.Encodings.Web@8.0.0",
        "pkg:nuget/System.Threading.Tasks.Extensions@4.5.4"
      ]
    },
    {
      "ref": "pkg:nuget/System.Threading.Tasks.Extensions@4.5.4",
      "dependsOn": [
        "pkg:nuget/System.Runtime.CompilerServices.Unsafe@6.0.0"
      ]
    }
  ]
}