core/AipService.deps.json

{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v8.0",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETCoreApp,Version=v8.0": {
      "AipService/1.1.03522.1-e35e6981": {
        "dependencies": {
          "Azure.Storage.Blobs": "12.21.2",
          "LSBuild.XLoc": "7.2.20223",
          "Localization.Languages": "1.1.39",
          "Microsoft.Build.Artifacts": "4.2.0",
          "Microsoft.CodeAnalysis.Analyzers": "3.3.0",
          "Microsoft.CodeAnalysis.FxCopAnalyzers": "3.3.0",
          "Microsoft.CodeAnalysis.VersionCheckAnalyzer": "3.3.0",
          "Microsoft.CodeQuality.Analyzers": "3.3.0",
          "Microsoft.Identity.Client": "4.83.1",
          "Microsoft.IdentityModel.Abstractions": "8.19.2",
          "Microsoft.NetCore.Analyzers": "3.3.0",
          "Microsoft.NetFramework.Analyzers": "3.3.0",
          "Microsoft.Rest.ClientRuntime": "2.3.24",
          "Microsoft.SourceLink.AzureRepos.Git": "8.0.0",
          "Newtonsoft.Json": "13.0.4",
          "OneBranch.MSBuild.Localization": "1.1.4",
          "PowerShellStandard.Library": "5.1.1"
        },
        "runtime": {
          "AipService.dll": {}
        },
        "resources": {
          "de/AipService.resources.dll": {
            "locale": "de"
          },
          "es/AipService.resources.dll": {
            "locale": "es"
          },
          "fr/AipService.resources.dll": {
            "locale": "fr"
          },
          "it/AipService.resources.dll": {
            "locale": "it"
          },
          "ja/AipService.resources.dll": {
            "locale": "ja"
          }
        }
      },
      "Azure.Core/1.41.0": {
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
          "System.ClientModel": "1.0.0",
          "System.Diagnostics.DiagnosticSource": "6.0.1",
          "System.Memory.Data": "1.0.2",
          "System.Numerics.Vectors": "4.5.0",
          "System.Text.Encodings.Web": "4.7.2",
          "System.Text.Json": "4.7.2",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "runtime": {
          "lib/net6.0/Azure.Core.dll": {
            "assemblyVersion": "1.41.0.0",
            "fileVersion": "1.4100.24.36109"
          }
        }
      },
      "Azure.Storage.Blobs/12.21.2": {
        "dependencies": {
          "Azure.Storage.Common": "12.20.1",
          "System.Text.Json": "4.7.2"
        },
        "runtime": {
          "lib/net6.0/Azure.Storage.Blobs.dll": {
            "assemblyVersion": "12.21.2.0",
            "fileVersion": "12.2100.224.40807"
          }
        }
      },
      "Azure.Storage.Common/12.20.1": {
        "dependencies": {
          "Azure.Core": "1.41.0",
          "System.IO.Hashing": "6.0.0"
        },
        "runtime": {
          "lib/net6.0/Azure.Storage.Common.dll": {
            "assemblyVersion": "12.20.1.0",
            "fileVersion": "12.2000.124.37501"
          }
        }
      },
      "Localization.Languages/1.1.39": {},
      "LSBuild.Legacy.XLoc/6.11.2220": {},
      "LSBuild.XLoc/7.2.20223": {},
      "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
        "runtime": {
          "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "4.700.20.21406"
          }
        }
      },
      "Microsoft.Build.Artifacts/4.2.0": {},
      "Microsoft.Build.Tasks.Git/8.0.0": {},
      "Microsoft.CodeAnalysis.Analyzers/3.3.0": {},
      "Microsoft.CodeAnalysis.FxCopAnalyzers/3.3.0": {
        "dependencies": {
          "Microsoft.CodeAnalysis.VersionCheckAnalyzer": "3.3.0",
          "Microsoft.CodeQuality.Analyzers": "3.3.0",
          "Microsoft.NetCore.Analyzers": "3.3.0",
          "Microsoft.NetFramework.Analyzers": "3.3.0"
        }
      },
      "Microsoft.CodeAnalysis.VersionCheckAnalyzer/3.3.0": {},
      "Microsoft.CodeQuality.Analyzers/3.3.0": {},
      "Microsoft.Identity.Client/4.83.1": {
        "dependencies": {
          "Microsoft.IdentityModel.Abstractions": "8.19.2",
          "System.Diagnostics.DiagnosticSource": "6.0.1",
          "System.ValueTuple": "4.5.0"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Identity.Client.dll": {
            "assemblyVersion": "4.83.1.0",
            "fileVersion": "4.83.1.0"
          }
        }
      },
      "Microsoft.IdentityModel.Abstractions/8.19.2": {
        "runtime": {
          "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": {
            "assemblyVersion": "8.19.2.0",
            "fileVersion": "8.19.2.26155"
          }
        }
      },
      "Microsoft.NetCore.Analyzers/3.3.0": {},
      "Microsoft.NetFramework.Analyzers/3.3.0": {},
      "Microsoft.Rest.ClientRuntime/2.3.24": {
        "dependencies": {
          "Newtonsoft.Json": "13.0.4"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Rest.ClientRuntime.dll": {
            "assemblyVersion": "2.0.0.0",
            "fileVersion": "2.3.23.0"
          }
        }
      },
      "Microsoft.SourceLink.AzureRepos.Git/8.0.0": {
        "dependencies": {
          "Microsoft.Build.Tasks.Git": "8.0.0",
          "Microsoft.SourceLink.Common": "8.0.0"
        }
      },
      "Microsoft.SourceLink.Common/8.0.0": {},
      "Newtonsoft.Json/13.0.4": {
        "runtime": {
          "lib/net6.0/Newtonsoft.Json.dll": {
            "assemblyVersion": "13.0.0.0",
            "fileVersion": "13.0.4.30916"
          }
        }
      },
      "OneBranch.MSBuild.Localization/1.1.4": {
        "dependencies": {
          "LSBuild.Legacy.XLoc": "6.11.2220",
          "LSBuild.XLoc": "7.2.20223",
          "Localization.Languages": "1.1.39"
        }
      },
      "PowerShellStandard.Library/5.1.1": {
        "runtime": {
          "lib/netstandard2.0/System.Management.Automation.dll": {
            "assemblyVersion": "3.0.0.0",
            "fileVersion": "5.1.1.0"
          }
        }
      },
      "System.ClientModel/1.0.0": {
        "dependencies": {
          "System.Memory.Data": "1.0.2",
          "System.Text.Json": "4.7.2"
        },
        "runtime": {
          "lib/net6.0/System.ClientModel.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.24.5302"
          }
        }
      },
      "System.Diagnostics.DiagnosticSource/6.0.1": {
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        }
      },
      "System.IO.Hashing/6.0.0": {
        "runtime": {
          "lib/net6.0/System.IO.Hashing.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "System.Memory.Data/1.0.2": {
        "dependencies": {
          "System.Text.Encodings.Web": "4.7.2",
          "System.Text.Json": "4.7.2"
        },
        "runtime": {
          "lib/netstandard2.0/System.Memory.Data.dll": {
            "assemblyVersion": "1.0.2.0",
            "fileVersion": "1.0.221.20802"
          }
        }
      },
      "System.Numerics.Vectors/4.5.0": {},
      "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
      "System.Text.Encodings.Web/4.7.2": {},
      "System.Text.Json/4.7.2": {},
      "System.Threading.Tasks.Extensions/4.5.4": {},
      "System.ValueTuple/4.5.0": {}
    }
  },
  "libraries": {
    "AipService/1.1.03522.1-e35e6981": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Azure.Core/1.41.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7OO8rPCVSvXj2IQET3NkRf8hU2ZDCCvCIUhlrE089qkLNpNfWufJnBwHRKLAOWF3bhKBGJS/9hPBgjJ8kupUIg==",
      "path": "azure.core/1.41.0",
      "hashPath": "azure.core.1.41.0.nupkg.sha512"
    },
    "Azure.Storage.Blobs/12.21.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2J+sMgNbj2DJ+ydRSqYYADDd2AajFLfPzLGxASOxcoGx4iVxyF6jscHw2IY+8QyMPWA09wN3lCtYJ5S4zIsJkA==",
      "path": "azure.storage.blobs/12.21.2",
      "hashPath": "azure.storage.blobs.12.21.2.nupkg.sha512"
    },
    "Azure.Storage.Common/12.20.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-KKBFnc4WZ6m9HgsKgwfO1cIxd154b8cAnP3uWhuelvFkzxqBXQQgIsHF0n3DYBG2AoTJCZDXwJpKuVC7CsKJWg==",
      "path": "azure.storage.common/12.20.1",
      "hashPath": "azure.storage.common.12.20.1.nupkg.sha512"
    },
    "Localization.Languages/1.1.39": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yiIffSltw9+NhIyb+8mUeCIHpoj4RCho1uYRlYW2+aKa1l+d+B3lf4lWRjo7Dnw6Tw7KxJFuSyxaysUOBZPBug==",
      "path": "localization.languages/1.1.39",
      "hashPath": "localization.languages.1.1.39.nupkg.sha512"
    },
    "LSBuild.Legacy.XLoc/6.11.2220": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-EGWTp0wU9j6rCH3u8i7Ujd7ZGhCk1uI5i1P8LgPuzeBxXksC69L1c5ashq4qCeaS99DgcqiA0EvDgnN1ni9TSw==",
      "path": "lsbuild.legacy.xloc/6.11.2220",
      "hashPath": "lsbuild.legacy.xloc.6.11.2220.nupkg.sha512"
    },
    "LSBuild.XLoc/7.2.20223": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yW1+JwtRTepif7Wjic9mhckTz3/yPoiL1d0CCTg9AUeY4JudN1/sXM4NGd0GHxGSA28C02tetwFO1SsHke/lcQ==",
      "path": "lsbuild.xloc/7.2.20223",
      "hashPath": "lsbuild.xloc.7.2.20223.nupkg.sha512"
    },
    "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
      "path": "microsoft.bcl.asyncinterfaces/1.1.1",
      "hashPath": "microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512"
    },
    "Microsoft.Build.Artifacts/4.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WVaVOf2/0MPmsGeKI3HKg+hW4hocIOytpIbeHf3PnQ47EvywvbmfHCvNKr8HV4f+Nh5MRGRiC29Y7rDe2CqwuQ==",
      "path": "microsoft.build.artifacts/4.2.0",
      "hashPath": "microsoft.build.artifacts.4.2.0.nupkg.sha512"
    },
    "Microsoft.Build.Tasks.Git/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bZKfSIKJRXLTuSzLudMFte/8CempWjVamNUR5eHJizsy+iuOuO/k2gnh7W0dHJmYY0tBf+gUErfluCv5mySAOQ==",
      "path": "microsoft.build.tasks.git/8.0.0",
      "hashPath": "microsoft.build.tasks.git.8.0.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Analyzers/3.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-DGStrsethnSDdsjTireE68Vu6kXxyvdbJCQjNJTeT620l9XG9fVVz8UYlR7cXVnG+p0UuXkRyLZRj9tw6tUXlw==",
      "path": "microsoft.codeanalysis.analyzers/3.3.0",
      "hashPath": "microsoft.codeanalysis.analyzers.3.3.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.FxCopAnalyzers/3.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-k3Icqx8kc+NrHImuiB8Jc/wd32Xeyd2B/7HOR5Qu9pyKzXQ4ikPeBAwzG2FSTuYhyIuNWvwL5k9yYBbbVz6w9w==",
      "path": "microsoft.codeanalysis.fxcopanalyzers/3.3.0",
      "hashPath": "microsoft.codeanalysis.fxcopanalyzers.3.3.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.VersionCheckAnalyzer/3.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xjLM3DRFZMan3nQyBQEM1mBw6VqQybi4iMJhMFW6Ic1E1GCvqJR3ABOwEL7WtQjDUzxyrGld9bASnAos7G/Xyg==",
      "path": "microsoft.codeanalysis.versioncheckanalyzer/3.3.0",
      "hashPath": "microsoft.codeanalysis.versioncheckanalyzer.3.3.0.nupkg.sha512"
    },
    "Microsoft.CodeQuality.Analyzers/3.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zZ3miq6u22UFQKhfJyLnVEJ+DgeOopLh3eKJnKAcOetPP2hiv3wa7kHZlBDeTvtqJQiAQhAVbttket8XxjN1zw==",
      "path": "microsoft.codequality.analyzers/3.3.0",
      "hashPath": "microsoft.codequality.analyzers.3.3.0.nupkg.sha512"
    },
    "Microsoft.Identity.Client/4.83.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jOLIrZ3cynoqHLLO1cXplFFabrhrMEYs/EuKHvmCyrOm1axqiVFT6nCSnHxk7w5+d2BeQfCdM12Yf/0X7OeS1g==",
      "path": "microsoft.identity.client/4.83.1",
      "hashPath": "microsoft.identity.client.4.83.1.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Abstractions/8.19.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Jz49BO5TJbZ2txvIdyopIZChpDKZjQCcgVTcvxUFYez+33p70jeL4lwV6o/2Da/c6ypTigY9krN8i8E3Pa5AjQ==",
      "path": "microsoft.identitymodel.abstractions/8.19.2",
      "hashPath": "microsoft.identitymodel.abstractions.8.19.2.nupkg.sha512"
    },
    "Microsoft.NetCore.Analyzers/3.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6qptTHUu1Wfszuf83NhU0IoAb4j7YWOpJs6oc6S4G/nI6aGGWKH/Xi5Vs9L/8lrI74ijEEzPcIwafSQW5ASHtA==",
      "path": "microsoft.netcore.analyzers/3.3.0",
      "hashPath": "microsoft.netcore.analyzers.3.3.0.nupkg.sha512"
    },
    "Microsoft.NetFramework.Analyzers/3.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JTfMic5fEFWICePbr7GXOGPranqS9Qxu2U/BZEcnnGbK1SFW8TxRyGp6O1L52xsbfOdqmzjc0t5ubhDrjj+Xpg==",
      "path": "microsoft.netframework.analyzers/3.3.0",
      "hashPath": "microsoft.netframework.analyzers.3.3.0.nupkg.sha512"
    },
    "Microsoft.Rest.ClientRuntime/2.3.24": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hZH7XgM3eV2jFrnq7Yf0nBD4WVXQzDrer2gEY7HMNiwio2hwDsTHO6LWuueNQAfRpNp4W7mKxcXpwXUiuVIlYw==",
      "path": "microsoft.rest.clientruntime/2.3.24",
      "hashPath": "microsoft.rest.clientruntime.2.3.24.nupkg.sha512"
    },
    "Microsoft.SourceLink.AzureRepos.Git/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rbyCxFPb+bSqbGB5tC09Yp7KUN0nJYjO5NDXt31dLG5POkVlfHXM/jegnY5VElQ6JoeuUgAQf/hJ5LTsfI24cg==",
      "path": "microsoft.sourcelink.azurerepos.git/8.0.0",
      "hashPath": "microsoft.sourcelink.azurerepos.git.8.0.0.nupkg.sha512"
    },
    "Microsoft.SourceLink.Common/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dk9JPxTCIevS75HyEQ0E4OVAFhB2N+V9ShCXf8Q6FkUQZDkgLI12y679Nym1YqsiSysuQskT7Z+6nUf3yab6Vw==",
      "path": "microsoft.sourcelink.common/8.0.0",
      "hashPath": "microsoft.sourcelink.common.8.0.0.nupkg.sha512"
    },
    "Newtonsoft.Json/13.0.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pdgNNMai3zv51W5aq268sujXUyx7SNdE2bj1wZcWjAQrKMFZV260lbqYop1d2GM67JI1huLRwxo9ZqnfF/lC6A==",
      "path": "newtonsoft.json/13.0.4",
      "hashPath": "newtonsoft.json.13.0.4.nupkg.sha512"
    },
    "OneBranch.MSBuild.Localization/1.1.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-0L6/S2sI9SoF1niq0qK88NiXhqzof6JrN7VyXzDZjRJPePnWWtuyh2nnW4G0QXYxQXMSEDfu5Y8+d94frK4+pw==",
      "path": "onebranch.msbuild.localization/1.1.4",
      "hashPath": "onebranch.msbuild.localization.1.1.4.nupkg.sha512"
    },
    "PowerShellStandard.Library/5.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-e31xJjG+Kjbv6YF3Yq6D4Dl3or8v7LrNF41k3CXrWozW6hR1zcOe5KYuZJaGSiAgLnwP8wcW+I3+IWEzMPZKXQ==",
      "path": "powershellstandard.library/5.1.1",
      "hashPath": "powershellstandard.library.5.1.1.nupkg.sha512"
    },
    "System.ClientModel/1.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==",
      "path": "system.clientmodel/1.0.0",
      "hashPath": "system.clientmodel.1.0.0.nupkg.sha512"
    },
    "System.Diagnostics.DiagnosticSource/6.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-KiLYDu2k2J82Q9BJpWiuQqCkFjRBWVq4jDzKKWawVi9KWzyD0XG3cmfX0vqTQlL14Wi9EufJrbL0+KCLTbqWiQ==",
      "path": "system.diagnostics.diagnosticsource/6.0.1",
      "hashPath": "system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512"
    },
    "System.IO.Hashing/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Rfm2jYCaUeGysFEZjDe7j1R4x6Z6BzumS/vUT5a1AA/AWJuGX71PoGB0RmpyX3VmrGqVnAwtfMn39OHR8Y/5+g==",
      "path": "system.io.hashing/6.0.0",
      "hashPath": "system.io.hashing.6.0.0.nupkg.sha512"
    },
    "System.Memory.Data/1.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
      "path": "system.memory.data/1.0.2",
      "hashPath": "system.memory.data.1.0.2.nupkg.sha512"
    },
    "System.Numerics.Vectors/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
      "path": "system.numerics.vectors/4.5.0",
      "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
    },
    "System.Runtime.CompilerServices.Unsafe/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
      "path": "system.runtime.compilerservices.unsafe/6.0.0",
      "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
    },
    "System.Text.Encodings.Web/4.7.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-iTUgB/WtrZ1sWZs84F2hwyQhiRH6QNjQv2DkwrH+WP6RoFga2Q1m3f9/Q7FG8cck8AdHitQkmkXSY8qylcDmuA==",
      "path": "system.text.encodings.web/4.7.2",
      "hashPath": "system.text.encodings.web.4.7.2.nupkg.sha512"
    },
    "System.Text.Json/4.7.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
      "path": "system.text.json/4.7.2",
      "hashPath": "system.text.json.4.7.2.nupkg.sha512"
    },
    "System.Threading.Tasks.Extensions/4.5.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
      "path": "system.threading.tasks.extensions/4.5.4",
      "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
    },
    "System.ValueTuple/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
      "path": "system.valuetuple/4.5.0",
      "hashPath": "system.valuetuple.4.5.0.nupkg.sha512"
    }
  }
}