azure-sdk-for-cpp/sdk/core/perf/cgmanifest.json
Jamie Magee deb847e59f
Add $schema to cgmanifest.json (#3918)
Co-authored-by: Jamie Magee <jamie.magee@microsoft.com>
2022-09-13 08:50:38 -07:00

16 lines
372 B
JSON

{
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
{
"Component": {
"Type": "git",
"git": {
"RepositoryUrl": "https://github.com/vietjtnguyen/argagg",
"CommitHash": "b259b76c51751e5b4dbd070968e60dce108bbc88"
}
},
"DevelopmentDependency": true
}
]
}