{
  "bomFormat": "CycloneDX",
  "specVersion": "1.2",
  "serialNumber": "urn:uuid:09cbbd4a-6379-43a6-8202-0beaae7ffc3e",
  "version": 1,
  "metadata": {
    "timestamp": "2026-02-10T15:07:08Z",
    "tools": [
      {
        "vendor": "CycloneDX",
        "name": "CycloneDX module for .NET",
        "version": "6.0.0.0"
      }
    ],
    "component": {
      "type": "application",
      "bom-ref": "axis.com.AXIS Perimeter Defender Bridge to Genetec Security Center@3.0.0.1701",
      "supplier": {
        "name": "Axis Communications AB",
        "url": [
          "https://www.axis.com"
        ]
      },
      "author": "Axis Communications AB",
      "publisher": "Axis Communications AB",
      "name": "AXIS Perimeter Defender Bridge to Genetec Security Center",
      "version": "3.0.0.1701",
      "description": "The AXIS Perimeter Defender Bridge to Genetec Security Center sends alarm and metadata generated by AXIS Perimeter Defender to Genetec VMS",
      "copyright": "Axis Communications AB"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:nuget/log4net@3.0.3",
      "name": "log4net",
      "version": "3.0.3",
      "description": "log4net is a tool to help the programmer output log statements to a variety of output targets.\nIn case of problems with an application, it is helpful to enable logging so that the problem\ncan be located. With log4net it is possible to enable logging at runtime without modifying the\napplication binary. The log4net package is designed so that log statements can remain in\nshipped code without incurring a high performance cost. It follows that the speed of logging\n(or rather not logging) is crucial.\n\nAt the same time, log output can be so voluminous that it quickly becomes overwhelming.\nOne of the distinctive features of log4net is the notion of hierarchical loggers.\nUsing these loggers it is possible to selectively control which log statements are output\nat arbitrary granularity.\n\nlog4net is designed with two distinct goals in mind: speed and flexibility",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "E6749CBF8F4E2B73170E34B52BED2AF379C3F47F65B22FC7B495FB3D9FF4E3938983878AC69163389E8EED0AEC224EDC7BC07D6EC8E27FC5B31C87C88BE88A2B"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "copyright": "Copyright \u00A9 2004 - 2024 The Apache Software Foundation",
      "purl": "pkg:nuget/log4net@3.0.3",
      "externalReferences": [
        {
          "url": "https://logging.apache.org/log4net/",
          "type": "website"
        },
        {
          "url": "https://github.com/apache/logging-log4net",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/Microsoft.Bcl.AsyncInterfaces@8.0.0",
      "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/Newtonsoft.Json@13.0.3",
      "name": "Newtonsoft.Json",
      "version": "13.0.3",
      "description": "Json.NET is a popular high-performance JSON framework for .NET",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "99B252BC77D1C5F5F7B51FD4EA7D5653E9961D7B3061CF9207F8643A9C7CC9965EEBC84D6467F2989BB4723B1A244915CC232A78F894E8B748CA882A7C89FB92"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "Copyright \u00A9 James Newton-King 2008",
      "purl": "pkg:nuget/Newtonsoft.Json@13.0.3",
      "externalReferences": [
        {
          "url": "https://www.newtonsoft.com/json",
          "type": "website"
        },
        {
          "url": "https://github.com/JamesNK/Newtonsoft.Json",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/NuGet.CommandLine@6.11.0",
      "name": "NuGet.CommandLine",
      "version": "6.11.0",
      "description": "NuGet Command Line Interface.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "E4139AAEC99D4FA9D3BA513BACB815A62456D6ABE54DD668ED230212A2164F4A6F046F8AFC2FF8801387ADA2569992AB1C587E1671EA148022C3B225D4CDE56D"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/NuGet.CommandLine@6.11.0",
      "externalReferences": [
        {
          "url": "https://aka.ms/nugetprj",
          "type": "website"
        },
        {
          "url": "https://github.com/NuGet/NuGet.Client",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/protobuf-net@3.2.30",
      "name": "protobuf-net",
      "version": "3.2.30",
      "description": "Provides simple access to fast and efficient \u0022Protocol Buffers\u0022 serialization from .NET applications",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3DCD5D8C337D8E96C67A71DEEDF7B6490E96F902BE5BE47EC9BF913DFD9CB7BCE58E673AFDF6BEBB037470FE4E9E7AD4022179BA4FA056D1034B937A4DB5F4B5"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "copyright": "See https://github.com/protobuf-net/protobuf-net",
      "purl": "pkg:nuget/protobuf-net@3.2.30",
      "externalReferences": [
        {
          "url": "https://github.com/protobuf-net/protobuf-net",
          "type": "website"
        },
        {
          "url": "https://github.com/protobuf-net/protobuf-net",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/protobuf-net.Core@3.2.30",
      "name": "protobuf-net.Core",
      "version": "3.2.30",
      "description": "Provides simple access to fast and efficient \u0022Protocol Buffers\u0022 serialization from .NET applications",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "826118B347A1678A2212EFE77B7002333B3E494741D72583A05F4F63F24B594675D2B18CE2F323F862350B6350427FA24508A5FAEB16A3A34FAD20039D7D53A0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "copyright": "See https://github.com/protobuf-net/protobuf-net",
      "purl": "pkg:nuget/protobuf-net.Core@3.2.30",
      "externalReferences": [
        {
          "url": "https://github.com/protobuf-net/protobuf-net",
          "type": "website"
        },
        {
          "url": "https://github.com/protobuf-net/protobuf-net",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/RestSharp@112.0.0",
      "name": "RestSharp",
      "version": "112.0.0",
      "description": "Simple REST and HTTP API Client",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "320F57E776ADFBA06A603D8D033A3AD63C683E3F6545CA4B0F74E9B3B17FDDB6F1F3283906A67C30070BEE8748A64DE4AD44E97A42AC973D4BF793665EC6D7B2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:nuget/RestSharp@112.0.0",
      "externalReferences": [
        {
          "url": "https://restsharp.dev/",
          "type": "website"
        },
        {
          "url": "https://github.com/restsharp/RestSharp.git",
          "type": "vcs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.Buffers@4.5.1",
      "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.Collections.Immutable@8.0.0",
      "name": "System.Collections.Immutable",
      "version": "8.0.0",
      "description": "This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity.\n\nThe System.Collections.Immutable 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": "057A9591C22B8629AFBDE9BAAB60A15A4B96E976188ABBDBE85961BEEC1A32806A05DA5CAF89DE84904A3FAE53C38D14A9C50CEA80E8383B1E70CD328D9E8053"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "\u00A9 Microsoft Corporation. All rights reserved.",
      "purl": "pkg:nuget/System.Collections.Immutable@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.Memory@4.5.5",
      "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.5.0",
      "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@6.0.0",
      "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.Text.Encodings.Web@8.0.0",
      "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",
      "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",
      "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"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "pkg:nuget/System.ValueTuple@4.5.0",
      "name": "System.ValueTuple",
      "version": "4.5.0",
      "description": "Provides the System.ValueTuple structs, which implement the underlying types for tuples in C# and Visual Basic.\n\nCommonly Used Types:\nSystem.ValueTuple\nSystem.ValueTuple\u003CT1\u003E\nSystem.ValueTuple\u003CT1, T2\u003E\nSystem.ValueTuple\u003CT1, T2, T3\u003E\nSystem.ValueTuple\u003CT1, T2, T3, T4\u003E\nSystem.ValueTuple\u003CT1, T2, T3, T4, T5\u003E\nSystem.ValueTuple\u003CT1, T2, T3, T4, T5, T6\u003E\nSystem.ValueTuple\u003CT1, T2, T3, T4, T5, T6, T7\u003E\nSystem.ValueTuple\u003CT1, T2, T3, T4, T5, T6, T7, TRest\u003E\n \n30ab651fcb4354552bd4891619a0bdd81e0ebdbf \nWhen using NuGet 3.x this package requires at least version 3.4.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "FA00EBB5045D12C51274F64411C551981BECEB1266A8606A4731063109B95EA1F15939197BF3D2BA899DB61E593DC39BFCE876908BBA34286823525093AE3D8E"
        }
      ],
      "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.ValueTuple@4.5.0",
      "externalReferences": [
        {
          "url": "https://dot.net/",
          "type": "website"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "axis.com.AXIS Perimeter Defender Bridge to Genetec Security Center@3.0.0.1701",
      "dependsOn": [
        "pkg:nuget/log4net@3.0.3",
        "pkg:nuget/Newtonsoft.Json@13.0.3",
        "pkg:nuget/protobuf-net@3.2.30",
        "pkg:nuget/protobuf-net.Core@3.2.30",
        "pkg:nuget/RestSharp@112.0.0",
        "pkg:nuget/System.Collections.Immutable@8.0.0",
        "pkg:nuget/System.Text.Json@8.0.5",
        "pkg:nuget/NuGet.CommandLine@6.11.0"
      ]
    },
    {
      "ref": "pkg:nuget/log4net@3.0.3"
    },
    {
      "ref": "pkg:nuget/Microsoft.Bcl.AsyncInterfaces@8.0.0",
      "dependsOn": [
        "pkg:nuget/System.Threading.Tasks.Extensions@4.5.4"
      ]
    },
    {
      "ref": "pkg:nuget/Newtonsoft.Json@13.0.3"
    },
    {
      "ref": "pkg:nuget/NuGet.CommandLine@6.11.0"
    },
    {
      "ref": "pkg:nuget/protobuf-net.Core@3.2.30",
      "dependsOn": [
        "pkg:nuget/System.Collections.Immutable@8.0.0",
        "pkg:nuget/System.Memory@4.5.5"
      ]
    },
    {
      "ref": "pkg:nuget/protobuf-net@3.2.30",
      "dependsOn": [
        "pkg:nuget/protobuf-net.Core@3.2.30"
      ]
    },
    {
      "ref": "pkg:nuget/RestSharp@112.0.0",
      "dependsOn": [
        "pkg:nuget/System.Text.Json@8.0.5"
      ]
    },
    {
      "ref": "pkg:nuget/System.Buffers@4.5.1"
    },
    {
      "ref": "pkg:nuget/System.Collections.Immutable@8.0.0",
      "dependsOn": [
        "pkg:nuget/System.Memory@4.5.5",
        "pkg:nuget/System.Runtime.CompilerServices.Unsafe@6.0.0"
      ]
    },
    {
      "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@6.0.0"
      ]
    },
    {
      "ref": "pkg:nuget/System.Numerics.Vectors@4.5.0"
    },
    {
      "ref": "pkg:nuget/System.Runtime.CompilerServices.Unsafe@6.0.0"
    },
    {
      "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",
        "pkg:nuget/System.ValueTuple@4.5.0"
      ]
    },
    {
      "ref": "pkg:nuget/System.Threading.Tasks.Extensions@4.5.4",
      "dependsOn": [
        "pkg:nuget/System.Runtime.CompilerServices.Unsafe@6.0.0"
      ]
    },
    {
      "ref": "pkg:nuget/System.ValueTuple@4.5.0"
    }
  ]
}