{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6d3c3f21-7d0d-4363-b547-2d3fa54573f2",
  "version": 1,
  "metadata": {
    "timestamp": "2026-04-16T08:54:46Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "authors": [
            {
              "name": "CycloneDX"
            }
          ],
          "name": "CycloneDX module for .NET",
          "version": "6.1.1.0",
          "externalReferences": [
            {
              "url": "https://github.com/CycloneDX/cyclonedx-dotnet",
              "type": "website"
            }
          ]
        }
      ]
    },
    "component": {
      "type": "library",
      "bom-ref": "EPPlus@8.5.2",
      "supplier": {
        "name": "EPPlus Software AB",
        "url": [
          "https://epplussoftware.com"
        ],
        "contact": [
          {
            "name": "EPPlus Software AB",
            "email": "info@epplussoftware.com"
          }
        ]
      },
      "name": "EPPlus",
      "version": "8.5.2",
      "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.Extensions.Configuration@9.0.15",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.Configuration",
      "version": "9.0.15",
      "description": "Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "756A540A838323493D88C13A8DB7340A288B287CB541FC5B0914EF382C59802C429FB433F220603FAF51341C59995982D3A73DD3F91AC84D29ACAD171C0C77B1"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.Configuration@9.0.15",
      "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.15",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.Configuration.Abstractions",
      "version": "9.0.15",
      "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": "83C3C7095DAECD871D0CC44E0DE4A0AFC4658C901A88422335DEC55539519AC7EB26E5D1F8696A7D474F86BA3B05B60BDC3CB42104FBE01C02E563319206E6E9"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.Configuration.Abstractions@9.0.15",
      "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.15",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.Configuration.FileExtensions",
      "version": "9.0.15",
      "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": "A66EBB6A4F2D793D8A248E76E2D288C47D9745DF855ED5A06BA482390E5BB2311E3AC619A6075243F0948954E707B26644789168A49211D6BAA06DC1AE0B2D05"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.Configuration.FileExtensions@9.0.15",
      "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.15",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.Configuration.Json",
      "version": "9.0.15",
      "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": "29ACC086DF2923E8D66CCDAB215333BB80789382EFEE73BA392102210FA19CFCC3822D851CF4500CF87122620D05F7B030F3FFF5B0906EFF1F88E26A864D1A74"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.Configuration.Json@9.0.15",
      "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.15",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.FileProviders.Abstractions",
      "version": "9.0.15",
      "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": "9D173DEEAAAA6F02B31AA852019F8A010D0A631CE0F1F42007C70CBD3EDC4045C313EA1649FA1A1D5C50AFD6EF8C6E21F1C0BA00A51DE5F5496127613D3C9151"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.FileProviders.Abstractions@9.0.15",
      "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.15",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.FileProviders.Physical",
      "version": "9.0.15",
      "description": "File provider for physical files for Microsoft.Extensions.FileProviders.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "537FFE885F41746E8FCD6909871D5A6147EE78BC2DC384B60E67CC16E327BFB6856F13E68D09D94BE09D199C4B54FA1C15B56C1F8B8C589700255DEA1A85406F"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.FileProviders.Physical@9.0.15",
      "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.15",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.FileSystemGlobbing",
      "version": "9.0.15",
      "description": "File system globbing to find files matching a specified pattern.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0E3FC664C7AF2379813E641E4DE71D1BEA14D74BD8EFD47859210A72A3E48758BF424B598928793E3FDEACD9A9F6147D687FB271D8470562271E18088BB23BC3"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.FileSystemGlobbing@9.0.15",
      "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.15",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "Microsoft.Extensions.Primitives",
      "version": "9.0.15",
      "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": "2C4C3B8615A8722D1029907C5C95C5E3B51C3C646DF957EC376F8F868B32875591038D335A03AA6D771D4210A0B44021B65CCF7A11F0B8C6A03C942C66C8B62B"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/Microsoft.Extensions.Primitives@9.0.15",
      "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/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.Security.Cryptography.Pkcs@9.0.15",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Security.Cryptography.Pkcs",
      "version": "9.0.15",
      "description": "Provides support for PKCS and CMS algorithms.\n\nCommonly Used Types:\nSystem.Security.Cryptography.Pkcs.EnvelopedCms",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "916E85D4D3155DCD94BB5BD35EED0790A8D09065005CC96AC663336818645E3D4D9041AF68A68BF592AFEB0273B8AE2BFFB12DB128BD64E597C4809C5F97BA9C"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Security.Cryptography.Pkcs@9.0.15",
      "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.15",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Security.Cryptography.Xml",
      "version": "9.0.15",
      "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": "F3D0292382E49DBD960AC51596226B993D316D37002AAE9C1A7C70BBB0103EEA9BE0B7CBC3199EDBF25F67F5A684ECF9C7DF3FB34ADF710BCDB4FFAFEF94AE3B"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Security.Cryptography.Xml@9.0.15",
      "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.15",
      "authors": [
        {
          "name": "Microsoft"
        }
      ],
      "name": "System.Text.Encoding.CodePages",
      "version": "9.0.15",
      "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": "7B464895C93D65F5ED02137E1F03A862FA27DEF4D6DB717DF5B23C56078798E807632ACF1F34DB6DFAF465BC852E5578ED833AB73FC53DB2D8F3C1D2DDC5942E"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Text.Encoding.CodePages@9.0.15",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        },
        {
          "url": "https://github.com/dotnet/runtime",
          "type": "vcs"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "EPPlus@8.5.2",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.Configuration.Json@9.0.15",
        "pkg:nuget/Microsoft.IO.RecyclableMemoryStream@3.0.1",
        "pkg:nuget/System.ComponentModel.Annotations@5.0.0",
        "pkg:nuget/System.Security.Cryptography.Pkcs@9.0.15",
        "pkg:nuget/System.Security.Cryptography.Xml@9.0.15",
        "pkg:nuget/System.Text.Encoding.CodePages@9.0.15"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.Configuration.Abstractions@9.0.15",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.Primitives@9.0.15"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.Configuration.FileExtensions@9.0.15",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.Configuration@9.0.15",
        "pkg:nuget/Microsoft.Extensions.Configuration.Abstractions@9.0.15",
        "pkg:nuget/Microsoft.Extensions.FileProviders.Abstractions@9.0.15",
        "pkg:nuget/Microsoft.Extensions.FileProviders.Physical@9.0.15",
        "pkg:nuget/Microsoft.Extensions.Primitives@9.0.15"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.Configuration.Json@9.0.15",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.Configuration@9.0.15",
        "pkg:nuget/Microsoft.Extensions.Configuration.Abstractions@9.0.15",
        "pkg:nuget/Microsoft.Extensions.Configuration.FileExtensions@9.0.15",
        "pkg:nuget/Microsoft.Extensions.FileProviders.Abstractions@9.0.15"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.Configuration@9.0.15",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.Configuration.Abstractions@9.0.15",
        "pkg:nuget/Microsoft.Extensions.Primitives@9.0.15"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.FileProviders.Abstractions@9.0.15",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.Primitives@9.0.15"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.FileProviders.Physical@9.0.15",
      "dependsOn": [
        "pkg:nuget/Microsoft.Extensions.FileProviders.Abstractions@9.0.15",
        "pkg:nuget/Microsoft.Extensions.FileSystemGlobbing@9.0.15",
        "pkg:nuget/Microsoft.Extensions.Primitives@9.0.15"
      ]
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.FileSystemGlobbing@9.0.15"
    },
    {
      "ref": "pkg:nuget/Microsoft.Extensions.Primitives@9.0.15"
    },
    {
      "ref": "pkg:nuget/Microsoft.IO.RecyclableMemoryStream@3.0.1"
    },
    {
      "ref": "pkg:nuget/System.ComponentModel.Annotations@5.0.0"
    },
    {
      "ref": "pkg:nuget/System.Security.Cryptography.Pkcs@9.0.15"
    },
    {
      "ref": "pkg:nuget/System.Security.Cryptography.Xml@9.0.15",
      "dependsOn": [
        "pkg:nuget/System.Security.Cryptography.Pkcs@9.0.15"
      ]
    },
    {
      "ref": "pkg:nuget/System.Text.Encoding.CodePages@9.0.15"
    }
  ]
}