Sources/DiaConvertImageToPDF/obj/project.assets.json

{
  "version": 3,
  "targets": {
    ".NETFramework,Version=v4.8": {
      "BouncyCastle.Cryptography/2.6.2": {
        "type": "package",
        "compile": {
          "lib/net461/BouncyCastle.Cryptography.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net461/BouncyCastle.Cryptography.dll": {
            "related": ".xml"
          }
        }
      },
      "itext/9.5.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.Logging": "5.0.0",
          "System.Security.Cryptography.Xml": "6.0.2",
          "itext.commons": "9.5.0"
        },
        "compile": {
          "lib/net461/itext.barcodes.dll": {
            "related": ".xml"
          },
          "lib/net461/itext.bouncy-castle-connector.dll": {
            "related": ".xml"
          },
          "lib/net461/itext.forms.dll": {
            "related": ".xml"
          },
          "lib/net461/itext.io.dll": {
            "related": ".xml"
          },
          "lib/net461/itext.kernel.dll": {
            "related": ".xml"
          },
          "lib/net461/itext.layout.dll": {
            "related": ".xml"
          },
          "lib/net461/itext.pdfa.dll": {
            "related": ".xml"
          },
          "lib/net461/itext.pdfua.dll": {
            "related": ".xml"
          },
          "lib/net461/itext.sign.dll": {
            "related": ".xml"
          },
          "lib/net461/itext.styledxmlparser.dll": {
            "related": ".xml"
          },
          "lib/net461/itext.svg.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net461/itext.barcodes.dll": {
            "related": ".xml"
          },
          "lib/net461/itext.bouncy-castle-connector.dll": {
            "related": ".xml"
          },
          "lib/net461/itext.forms.dll": {
            "related": ".xml"
          },
          "lib/net461/itext.io.dll": {
            "related": ".xml"
          },
          "lib/net461/itext.kernel.dll": {
            "related": ".xml"
          },
          "lib/net461/itext.layout.dll": {
            "related": ".xml"
          },
          "lib/net461/itext.pdfa.dll": {
            "related": ".xml"
          },
          "lib/net461/itext.pdfua.dll": {
            "related": ".xml"
          },
          "lib/net461/itext.sign.dll": {
            "related": ".xml"
          },
          "lib/net461/itext.styledxmlparser.dll": {
            "related": ".xml"
          },
          "lib/net461/itext.svg.dll": {
            "related": ".xml"
          }
        }
      },
      "itext.bouncy-castle-adapter/9.5.0": {
        "type": "package",
        "dependencies": {
          "BouncyCastle.Cryptography": "2.6.2",
          "itext.commons": "9.5.0"
        },
        "compile": {
          "lib/net461/itext.bouncy-castle-adapter.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net461/itext.bouncy-castle-adapter.dll": {
            "related": ".xml"
          }
        }
      },
      "itext.commons/9.5.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.Logging": "5.0.0",
          "Newtonsoft.Json": "13.0.1"
        },
        "compile": {
          "lib/net461/itext.commons.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net461/itext.commons.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
        "type": "package",
        "dependencies": {
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.Extensions.DependencyInjection/5.0.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "frameworkAssemblies": [
          "System.Core",
          "mscorlib"
        ],
        "compile": {
          "lib/net461/Microsoft.Extensions.DependencyInjection.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net461/Microsoft.Extensions.DependencyInjection.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": {
        "type": "package",
        "frameworkAssemblies": [
          "System.Core",
          "mscorlib"
        ],
        "compile": {
          "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.Extensions.Logging/5.0.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection": "5.0.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "5.0.0",
          "Microsoft.Extensions.Options": "5.0.0",
          "System.Diagnostics.DiagnosticSource": "5.0.0",
          "System.ValueTuple": "4.5.0"
        },
        "frameworkAssemblies": [
          "System.Core",
          "mscorlib"
        ],
        "compile": {
          "lib/net461/Microsoft.Extensions.Logging.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net461/Microsoft.Extensions.Logging.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.Extensions.Logging.Abstractions/5.0.0": {
        "type": "package",
        "frameworkAssemblies": [
          "System.Core",
          "mscorlib"
        ],
        "compile": {
          "lib/net461/Microsoft.Extensions.Logging.Abstractions.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net461/Microsoft.Extensions.Logging.Abstractions.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.Extensions.Options/5.0.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
          "Microsoft.Extensions.Primitives": "5.0.0"
        },
        "frameworkAssemblies": [
          "System.Core",
          "mscorlib"
        ],
        "compile": {
          "lib/net461/Microsoft.Extensions.Options.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net461/Microsoft.Extensions.Options.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.Extensions.Primitives/5.0.0": {
        "type": "package",
        "dependencies": {
          "System.Buffers": "4.5.1",
          "System.Memory": "4.5.4",
          "System.Runtime.CompilerServices.Unsafe": "5.0.0"
        },
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "lib/net461/Microsoft.Extensions.Primitives.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net461/Microsoft.Extensions.Primitives.dll": {
            "related": ".xml"
          }
        }
      },
      "Newtonsoft.Json/13.0.1": {
        "type": "package",
        "compile": {
          "lib/net45/Newtonsoft.Json.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net45/Newtonsoft.Json.dll": {
            "related": ".xml"
          }
        }
      },
      "PowerShellStandard.Library/5.1.1": {
        "type": "package",
        "compile": {
          "lib/net452/System.Management.Automation.dll": {}
        },
        "runtime": {
          "lib/net452/System.Management.Automation.dll": {}
        }
      },
      "System.Buffers/4.5.1": {
        "type": "package",
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "ref/net45/System.Buffers.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net461/System.Buffers.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Diagnostics.DiagnosticSource/5.0.0": {
        "type": "package",
        "dependencies": {
          "System.Memory": "4.5.4",
          "System.Runtime.CompilerServices.Unsafe": "5.0.0"
        },
        "frameworkAssemblies": [
          "System",
          "mscorlib"
        ],
        "compile": {
          "lib/net46/System.Diagnostics.DiagnosticSource.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net46/System.Diagnostics.DiagnosticSource.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Memory/4.5.4": {
        "type": "package",
        "dependencies": {
          "System.Buffers": "4.5.1",
          "System.Numerics.Vectors": "4.5.0",
          "System.Runtime.CompilerServices.Unsafe": "4.5.3"
        },
        "frameworkAssemblies": [
          "System",
          "mscorlib"
        ],
        "compile": {
          "lib/net461/System.Memory.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net461/System.Memory.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Numerics.Vectors/4.5.0": {
        "type": "package",
        "frameworkAssemblies": [
          "System.Numerics",
          "mscorlib"
        ],
        "compile": {
          "ref/net46/System.Numerics.Vectors.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net46/System.Numerics.Vectors.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Runtime.CompilerServices.Unsafe/5.0.0": {
        "type": "package",
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "ref/net461/System.Runtime.CompilerServices.Unsafe.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net45/System.Runtime.CompilerServices.Unsafe.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Security.AccessControl/6.0.1": {
        "type": "package",
        "dependencies": {
          "System.Security.Principal.Windows": "5.0.0"
        },
        "compile": {
          "lib/net461/System.Security.AccessControl.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net461/System.Security.AccessControl.dll": {
            "related": ".xml"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net461/System.Security.AccessControl.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Security.Cryptography.Xml/6.0.2": {
        "type": "package",
        "dependencies": {
          "System.Security.AccessControl": "6.0.1"
        },
        "frameworkAssemblies": [
          "System.Security"
        ],
        "compile": {
          "lib/net461/System.Security.Cryptography.Xml.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net461/System.Security.Cryptography.Xml.dll": {
            "related": ".xml"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net461/System.Security.Cryptography.Xml.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Security.Principal.Windows/5.0.0": {
        "type": "package",
        "frameworkAssemblies": [
          "System",
          "mscorlib"
        ],
        "compile": {
          "ref/net461/System.Security.Principal.Windows.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net461/System.Security.Principal.Windows.dll": {
            "related": ".xml"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net461/System.Security.Principal.Windows.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Threading.Tasks.Extensions/4.5.4": {
        "type": "package",
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "4.5.3"
        },
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "lib/net461/System.Threading.Tasks.Extensions.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net461/System.Threading.Tasks.Extensions.dll": {
            "related": ".xml"
          }
        }
      },
      "System.ValueTuple/4.5.0": {
        "type": "package",
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "ref/net47/System.ValueTuple.dll": {}
        },
        "runtime": {
          "lib/net47/System.ValueTuple.dll": {
            "related": ".xml"
          }
        }
      }
    }
  },
  "libraries": {
    "BouncyCastle.Cryptography/2.6.2": {
      "sha512": "7oWOcvnntmMKNzDLsdxAYqApt+AjpRpP2CShjMfIa3umZ42UQMvH0tl1qAliYPNYO6vTdcGMqnRrCPmsfzTI1w==",
      "type": "package",
      "path": "bouncycastle.cryptography/2.6.2",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.md",
        "README.md",
        "bouncycastle.cryptography.2.6.2.nupkg.sha512",
        "bouncycastle.cryptography.nuspec",
        "lib/net461/BouncyCastle.Cryptography.dll",
        "lib/net461/BouncyCastle.Cryptography.xml",
        "lib/net6.0/BouncyCastle.Cryptography.dll",
        "lib/net6.0/BouncyCastle.Cryptography.xml",
        "lib/netstandard2.0/BouncyCastle.Cryptography.dll",
        "lib/netstandard2.0/BouncyCastle.Cryptography.xml",
        "packageIcon.png"
      ]
    },
    "itext/9.5.0": {
      "sha512": "qN+CYYQCKnkEdUzmiDACNpfZGUEhsTMOUZ2YOYQ9NQL+Qi6EC+5kEF8utGKuwaMXQnvq8IeZVPczGd27k/TasQ==",
      "type": "package",
      "path": "itext/9.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ITSC-avatar.png",
        "LICENSE.md",
        "NOTICE_barcodes.txt",
        "NOTICE_io.txt",
        "NOTICE_kernel.txt",
        "NOTICE_layout.txt",
        "NOTICE_styledxmlparser.txt",
        "gnu-agpl-v3.0.md",
        "itext.9.5.0.nupkg.sha512",
        "itext.nuspec",
        "lib/net461/itext.barcodes.dll",
        "lib/net461/itext.barcodes.xml",
        "lib/net461/itext.bouncy-castle-connector.dll",
        "lib/net461/itext.bouncy-castle-connector.xml",
        "lib/net461/itext.forms.dll",
        "lib/net461/itext.forms.xml",
        "lib/net461/itext.io.dll",
        "lib/net461/itext.io.xml",
        "lib/net461/itext.kernel.dll",
        "lib/net461/itext.kernel.xml",
        "lib/net461/itext.layout.dll",
        "lib/net461/itext.layout.xml",
        "lib/net461/itext.pdfa.dll",
        "lib/net461/itext.pdfa.xml",
        "lib/net461/itext.pdfua.dll",
        "lib/net461/itext.pdfua.xml",
        "lib/net461/itext.sign.dll",
        "lib/net461/itext.sign.xml",
        "lib/net461/itext.styledxmlparser.dll",
        "lib/net461/itext.styledxmlparser.xml",
        "lib/net461/itext.svg.dll",
        "lib/net461/itext.svg.xml",
        "lib/netstandard2.0/itext.barcodes.dll",
        "lib/netstandard2.0/itext.barcodes.xml",
        "lib/netstandard2.0/itext.bouncy-castle-connector.dll",
        "lib/netstandard2.0/itext.bouncy-castle-connector.xml",
        "lib/netstandard2.0/itext.forms.dll",
        "lib/netstandard2.0/itext.forms.xml",
        "lib/netstandard2.0/itext.io.dll",
        "lib/netstandard2.0/itext.io.xml",
        "lib/netstandard2.0/itext.kernel.dll",
        "lib/netstandard2.0/itext.kernel.xml",
        "lib/netstandard2.0/itext.layout.dll",
        "lib/netstandard2.0/itext.layout.xml",
        "lib/netstandard2.0/itext.pdfa.dll",
        "lib/netstandard2.0/itext.pdfa.xml",
        "lib/netstandard2.0/itext.pdfua.dll",
        "lib/netstandard2.0/itext.pdfua.xml",
        "lib/netstandard2.0/itext.sign.dll",
        "lib/netstandard2.0/itext.sign.xml",
        "lib/netstandard2.0/itext.styledxmlparser.dll",
        "lib/netstandard2.0/itext.styledxmlparser.xml",
        "lib/netstandard2.0/itext.svg.dll",
        "lib/netstandard2.0/itext.svg.xml"
      ]
    },
    "itext.bouncy-castle-adapter/9.5.0": {
      "sha512": "NyttPZzpFS0iAVDo2GJHQ1tmYScqKozEmp9YRTUsxCEg/HIfqL6qBo9l/eaLYmPmjhR99AkZWL1S08OQ+6c2Bw==",
      "type": "package",
      "path": "itext.bouncy-castle-adapter/9.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ITSC-avatar.png",
        "itext.bouncy-castle-adapter.9.5.0.nupkg.sha512",
        "itext.bouncy-castle-adapter.nuspec",
        "lib/net461/itext.bouncy-castle-adapter.dll",
        "lib/net461/itext.bouncy-castle-adapter.xml",
        "lib/netstandard2.0/itext.bouncy-castle-adapter.dll",
        "lib/netstandard2.0/itext.bouncy-castle-adapter.xml"
      ]
    },
    "itext.commons/9.5.0": {
      "sha512": "3A7GknafwvGytOe4Jbba+7wYmhBaiZnaP+C8/Qw3sADzHElAjH3HZFRMF9u6Tt01LW7HdwCBTJb7V9ErFxSk8w==",
      "type": "package",
      "path": "itext.commons/9.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ITSC-avatar.png",
        "itext.commons.9.5.0.nupkg.sha512",
        "itext.commons.nuspec",
        "lib/net461/itext.commons.dll",
        "lib/net461/itext.commons.xml",
        "lib/netstandard2.0/itext.commons.dll",
        "lib/netstandard2.0/itext.commons.xml"
      ]
    },
    "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
      "sha512": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
      "type": "package",
      "path": "microsoft.bcl.asyncinterfaces/5.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
        "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml",
        "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
        "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
        "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
        "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
        "microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512",
        "microsoft.bcl.asyncinterfaces.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "Microsoft.Extensions.DependencyInjection/5.0.0": {
      "sha512": "Rc2kb/p3Ze6cP6rhFC3PJRdWGbLvSHZc0ev7YlyeU6FmHciDMLrhoVoTUEzKPhN5ZjFgKF1Cf5fOz8mCMIkvpA==",
      "type": "package",
      "path": "microsoft.extensions.dependencyinjection/5.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net461/Microsoft.Extensions.DependencyInjection.dll",
        "lib/net461/Microsoft.Extensions.DependencyInjection.xml",
        "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll",
        "lib/net5.0/Microsoft.Extensions.DependencyInjection.xml",
        "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
        "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
        "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
        "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
        "microsoft.extensions.dependencyinjection.5.0.0.nupkg.sha512",
        "microsoft.extensions.dependencyinjection.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": {
      "sha512": "ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==",
      "type": "package",
      "path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
        "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
        "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
        "microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512",
        "microsoft.extensions.dependencyinjection.abstractions.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "Microsoft.Extensions.Logging/5.0.0": {
      "sha512": "MgOwK6tPzB6YNH21wssJcw/2MKwee8b2gI7SllYfn6rvTpIrVvVS5HAjSU2vqSku1fwqRvWP0MdIi14qjd93Aw==",
      "type": "package",
      "path": "microsoft.extensions.logging/5.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net461/Microsoft.Extensions.Logging.dll",
        "lib/net461/Microsoft.Extensions.Logging.xml",
        "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
        "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
        "lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
        "lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
        "microsoft.extensions.logging.5.0.0.nupkg.sha512",
        "microsoft.extensions.logging.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "Microsoft.Extensions.Logging.Abstractions/5.0.0": {
      "sha512": "NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==",
      "type": "package",
      "path": "microsoft.extensions.logging.abstractions/5.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net461/Microsoft.Extensions.Logging.Abstractions.dll",
        "lib/net461/Microsoft.Extensions.Logging.Abstractions.xml",
        "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
        "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512",
        "microsoft.extensions.logging.abstractions.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "Microsoft.Extensions.Options/5.0.0": {
      "sha512": "CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==",
      "type": "package",
      "path": "microsoft.extensions.options/5.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net461/Microsoft.Extensions.Options.dll",
        "lib/net461/Microsoft.Extensions.Options.xml",
        "lib/net5.0/Microsoft.Extensions.Options.dll",
        "lib/net5.0/Microsoft.Extensions.Options.xml",
        "lib/netstandard2.0/Microsoft.Extensions.Options.dll",
        "lib/netstandard2.0/Microsoft.Extensions.Options.xml",
        "microsoft.extensions.options.5.0.0.nupkg.sha512",
        "microsoft.extensions.options.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "Microsoft.Extensions.Primitives/5.0.0": {
      "sha512": "cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==",
      "type": "package",
      "path": "microsoft.extensions.primitives/5.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net461/Microsoft.Extensions.Primitives.dll",
        "lib/net461/Microsoft.Extensions.Primitives.xml",
        "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll",
        "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.xml",
        "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
        "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
        "microsoft.extensions.primitives.5.0.0.nupkg.sha512",
        "microsoft.extensions.primitives.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "Newtonsoft.Json/13.0.1": {
      "sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
      "type": "package",
      "path": "newtonsoft.json/13.0.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.md",
        "lib/net20/Newtonsoft.Json.dll",
        "lib/net20/Newtonsoft.Json.xml",
        "lib/net35/Newtonsoft.Json.dll",
        "lib/net35/Newtonsoft.Json.xml",
        "lib/net40/Newtonsoft.Json.dll",
        "lib/net40/Newtonsoft.Json.xml",
        "lib/net45/Newtonsoft.Json.dll",
        "lib/net45/Newtonsoft.Json.xml",
        "lib/netstandard1.0/Newtonsoft.Json.dll",
        "lib/netstandard1.0/Newtonsoft.Json.xml",
        "lib/netstandard1.3/Newtonsoft.Json.dll",
        "lib/netstandard1.3/Newtonsoft.Json.xml",
        "lib/netstandard2.0/Newtonsoft.Json.dll",
        "lib/netstandard2.0/Newtonsoft.Json.xml",
        "newtonsoft.json.13.0.1.nupkg.sha512",
        "newtonsoft.json.nuspec",
        "packageIcon.png"
      ]
    },
    "PowerShellStandard.Library/5.1.1": {
      "sha512": "e31xJjG+Kjbv6YF3Yq6D4Dl3or8v7LrNF41k3CXrWozW6hR1zcOe5KYuZJaGSiAgLnwP8wcW+I3+IWEzMPZKXQ==",
      "type": "package",
      "path": "powershellstandard.library/5.1.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net452/System.Management.Automation.dll",
        "lib/netstandard2.0/System.Management.Automation.dll",
        "powershellstandard.library.5.1.1.nupkg.sha512",
        "powershellstandard.library.nuspec"
      ]
    },
    "System.Buffers/4.5.1": {
      "sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
      "type": "package",
      "path": "system.buffers/4.5.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net461/System.Buffers.dll",
        "lib/net461/System.Buffers.xml",
        "lib/netcoreapp2.0/_._",
        "lib/netstandard1.1/System.Buffers.dll",
        "lib/netstandard1.1/System.Buffers.xml",
        "lib/netstandard2.0/System.Buffers.dll",
        "lib/netstandard2.0/System.Buffers.xml",
        "lib/uap10.0.16299/_._",
        "ref/net45/System.Buffers.dll",
        "ref/net45/System.Buffers.xml",
        "ref/netcoreapp2.0/_._",
        "ref/netstandard1.1/System.Buffers.dll",
        "ref/netstandard1.1/System.Buffers.xml",
        "ref/netstandard2.0/System.Buffers.dll",
        "ref/netstandard2.0/System.Buffers.xml",
        "ref/uap10.0.16299/_._",
        "system.buffers.4.5.1.nupkg.sha512",
        "system.buffers.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Diagnostics.DiagnosticSource/5.0.0": {
      "sha512": "tCQTzPsGZh/A9LhhA6zrqCRV4hOHsK90/G7q3Khxmn6tnB1PuNU0cRaKANP2AWcF9bn0zsuOoZOSrHuJk6oNBA==",
      "type": "package",
      "path": "system.diagnostics.diagnosticsource/5.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net45/System.Diagnostics.DiagnosticSource.dll",
        "lib/net45/System.Diagnostics.DiagnosticSource.xml",
        "lib/net46/System.Diagnostics.DiagnosticSource.dll",
        "lib/net46/System.Diagnostics.DiagnosticSource.xml",
        "lib/net5.0/System.Diagnostics.DiagnosticSource.dll",
        "lib/net5.0/System.Diagnostics.DiagnosticSource.xml",
        "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
        "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
        "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
        "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
        "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
        "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
        "system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512",
        "system.diagnostics.diagnosticsource.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Memory/4.5.4": {
      "sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
      "type": "package",
      "path": "system.memory/4.5.4",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net461/System.Memory.dll",
        "lib/net461/System.Memory.xml",
        "lib/netcoreapp2.1/_._",
        "lib/netstandard1.1/System.Memory.dll",
        "lib/netstandard1.1/System.Memory.xml",
        "lib/netstandard2.0/System.Memory.dll",
        "lib/netstandard2.0/System.Memory.xml",
        "ref/netcoreapp2.1/_._",
        "system.memory.4.5.4.nupkg.sha512",
        "system.memory.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Numerics.Vectors/4.5.0": {
      "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
      "type": "package",
      "path": "system.numerics.vectors/4.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Numerics.Vectors.dll",
        "lib/net46/System.Numerics.Vectors.xml",
        "lib/netcoreapp2.0/_._",
        "lib/netstandard1.0/System.Numerics.Vectors.dll",
        "lib/netstandard1.0/System.Numerics.Vectors.xml",
        "lib/netstandard2.0/System.Numerics.Vectors.dll",
        "lib/netstandard2.0/System.Numerics.Vectors.xml",
        "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll",
        "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml",
        "lib/uap10.0.16299/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/System.Numerics.Vectors.dll",
        "ref/net45/System.Numerics.Vectors.xml",
        "ref/net46/System.Numerics.Vectors.dll",
        "ref/net46/System.Numerics.Vectors.xml",
        "ref/netcoreapp2.0/_._",
        "ref/netstandard1.0/System.Numerics.Vectors.dll",
        "ref/netstandard1.0/System.Numerics.Vectors.xml",
        "ref/netstandard2.0/System.Numerics.Vectors.dll",
        "ref/netstandard2.0/System.Numerics.Vectors.xml",
        "ref/uap10.0.16299/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.numerics.vectors.4.5.0.nupkg.sha512",
        "system.numerics.vectors.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Runtime.CompilerServices.Unsafe/5.0.0": {
      "sha512": "ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA==",
      "type": "package",
      "path": "system.runtime.compilerservices.unsafe/5.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net45/System.Runtime.CompilerServices.Unsafe.dll",
        "lib/net45/System.Runtime.CompilerServices.Unsafe.xml",
        "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll",
        "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml",
        "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
        "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
        "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
        "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
        "ref/net461/System.Runtime.CompilerServices.Unsafe.dll",
        "ref/net461/System.Runtime.CompilerServices.Unsafe.xml",
        "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
        "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
        "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
        "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
        "ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll",
        "ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.xml",
        "system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512",
        "system.runtime.compilerservices.unsafe.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Security.AccessControl/6.0.1": {
      "sha512": "IQ4NXP/B3Ayzvw0rDQzVTYsCKyy0Jp9KI6aYcK7UnGVlR9+Awz++TIPCQtPYfLJfOpm8ajowMR09V7quD3sEHw==",
      "type": "package",
      "path": "system.security.accesscontrol/6.0.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/netcoreapp2.0/System.Security.AccessControl.targets",
        "buildTransitive/netcoreapp3.1/_._",
        "lib/net461/System.Security.AccessControl.dll",
        "lib/net461/System.Security.AccessControl.xml",
        "lib/net6.0/System.Security.AccessControl.dll",
        "lib/net6.0/System.Security.AccessControl.xml",
        "lib/netstandard2.0/System.Security.AccessControl.dll",
        "lib/netstandard2.0/System.Security.AccessControl.xml",
        "runtimes/win/lib/net461/System.Security.AccessControl.dll",
        "runtimes/win/lib/net461/System.Security.AccessControl.xml",
        "runtimes/win/lib/net6.0/System.Security.AccessControl.dll",
        "runtimes/win/lib/net6.0/System.Security.AccessControl.xml",
        "runtimes/win/lib/netstandard2.0/System.Security.AccessControl.dll",
        "runtimes/win/lib/netstandard2.0/System.Security.AccessControl.xml",
        "system.security.accesscontrol.6.0.1.nupkg.sha512",
        "system.security.accesscontrol.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "System.Security.Cryptography.Xml/6.0.2": {
      "sha512": "8K1hhUWBhVIq0RJxa2M3pUpgcRIDhqwFUq0v44D9vnAsW0yRVLeJiSmDXtsPZOMyqo9uxnzLKWwhsux0NW0thQ==",
      "type": "package",
      "path": "system.security.cryptography.xml/6.0.2",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/netcoreapp2.0/System.Security.Cryptography.Xml.targets",
        "buildTransitive/netcoreapp3.1/_._",
        "lib/net461/System.Security.Cryptography.Xml.dll",
        "lib/net461/System.Security.Cryptography.Xml.xml",
        "lib/net6.0/System.Security.Cryptography.Xml.dll",
        "lib/net6.0/System.Security.Cryptography.Xml.xml",
        "lib/netstandard2.0/System.Security.Cryptography.Xml.dll",
        "lib/netstandard2.0/System.Security.Cryptography.Xml.xml",
        "runtimes/win/lib/net461/System.Security.Cryptography.Xml.dll",
        "runtimes/win/lib/net461/System.Security.Cryptography.Xml.xml",
        "system.security.cryptography.xml.6.0.2.nupkg.sha512",
        "system.security.cryptography.xml.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "System.Security.Principal.Windows/5.0.0": {
      "sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
      "type": "package",
      "path": "system.security.principal.windows/5.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net46/System.Security.Principal.Windows.dll",
        "lib/net461/System.Security.Principal.Windows.dll",
        "lib/net461/System.Security.Principal.Windows.xml",
        "lib/netstandard1.3/System.Security.Principal.Windows.dll",
        "lib/netstandard2.0/System.Security.Principal.Windows.dll",
        "lib/netstandard2.0/System.Security.Principal.Windows.xml",
        "lib/uap10.0.16299/_._",
        "ref/net46/System.Security.Principal.Windows.dll",
        "ref/net461/System.Security.Principal.Windows.dll",
        "ref/net461/System.Security.Principal.Windows.xml",
        "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
        "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/System.Security.Principal.Windows.dll",
        "ref/netstandard1.3/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
        "ref/netstandard2.0/System.Security.Principal.Windows.dll",
        "ref/netstandard2.0/System.Security.Principal.Windows.xml",
        "ref/uap10.0.16299/_._",
        "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
        "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
        "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
        "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
        "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
        "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
        "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
        "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
        "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
        "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
        "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
        "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
        "runtimes/win/lib/uap10.0.16299/_._",
        "system.security.principal.windows.5.0.0.nupkg.sha512",
        "system.security.principal.windows.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Threading.Tasks.Extensions/4.5.4": {
      "sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
      "type": "package",
      "path": "system.threading.tasks.extensions/4.5.4",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net461/System.Threading.Tasks.Extensions.dll",
        "lib/net461/System.Threading.Tasks.Extensions.xml",
        "lib/netcoreapp2.1/_._",
        "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
        "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
        "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
        "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
        "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
        "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/netcoreapp2.1/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.threading.tasks.extensions.4.5.4.nupkg.sha512",
        "system.threading.tasks.extensions.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.ValueTuple/4.5.0": {
      "sha512": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
      "type": "package",
      "path": "system.valuetuple/4.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net461/System.ValueTuple.dll",
        "lib/net461/System.ValueTuple.xml",
        "lib/net47/System.ValueTuple.dll",
        "lib/net47/System.ValueTuple.xml",
        "lib/netcoreapp2.0/_._",
        "lib/netstandard1.0/System.ValueTuple.dll",
        "lib/netstandard1.0/System.ValueTuple.xml",
        "lib/netstandard2.0/_._",
        "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
        "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.xml",
        "lib/uap10.0.16299/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net461/System.ValueTuple.dll",
        "ref/net47/System.ValueTuple.dll",
        "ref/netcoreapp2.0/_._",
        "ref/netstandard2.0/_._",
        "ref/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
        "ref/uap10.0.16299/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.valuetuple.4.5.0.nupkg.sha512",
        "system.valuetuple.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    }
  },
  "projectFileDependencyGroups": {
    ".NETFramework,Version=v4.8": [
      "PowerShellStandard.Library >= 5.1.1",
      "itext >= 9.5.0",
      "itext.bouncy-castle-adapter >= 9.5.0"
    ]
  },
  "packageFolders": {
    "C:\\Users\\runneradmin\\.nuget\\packages\\": {},
    "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  },
  "project": {
    "version": "1.0.0",
    "restore": {
      "projectUniqueName": "D:\\a\\Diagrammer.Core\\Diagrammer.Core\\Sources\\DiaConvertImageToPDF\\DiaConvertImageToPDF.csproj",
      "projectName": "DiaConvertImageToPDF",
      "projectPath": "D:\\a\\Diagrammer.Core\\Diagrammer.Core\\Sources\\DiaConvertImageToPDF\\DiaConvertImageToPDF.csproj",
      "packagesPath": "C:\\Users\\runneradmin\\.nuget\\packages\\",
      "outputPath": "D:\\a\\Diagrammer.Core\\Diagrammer.Core\\Sources\\DiaConvertImageToPDF\\obj\\",
      "projectStyle": "PackageReference",
      "fallbackFolders": [
        "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
      ],
      "configFilePaths": [
        "C:\\Users\\runneradmin\\AppData\\Roaming\\NuGet\\NuGet.Config",
        "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
        "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
      ],
      "originalTargetFrameworks": [
        "net48"
      ],
      "sources": {
        "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
        "C:\\Program Files\\dotnet\\library-packs": {},
        "https://api.nuget.org/v3/index.json": {}
      },
      "frameworks": {
        "net48": {
          "targetAlias": "net48",
          "projectReferences": {}
        }
      },
      "warningProperties": {
        "warnAsError": [
          "NU1605"
        ]
      },
      "restoreAuditProperties": {
        "enableAudit": "true",
        "auditLevel": "low",
        "auditMode": "direct"
      },
      "SdkAnalysisLevel": "10.0.100"
    },
    "frameworks": {
      "net48": {
        "targetAlias": "net48",
        "dependencies": {
          "PowerShellStandard.Library": {
            "target": "Package",
            "version": "[5.1.1, )"
          },
          "itext": {
            "target": "Package",
            "version": "[9.5.0, )"
          },
          "itext.bouncy-castle-adapter": {
            "target": "Package",
            "version": "[9.5.0, )"
          }
        },
        "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.102\\RuntimeIdentifierGraph.json"
      }
    }
  }
}