16 lines
467 B
JSON
16 lines
467 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
"solution": {
|
|
"name": "react-adaptivecards-hooks",
|
|
"title": "Adaptive Card Viewer",
|
|
"iconPath": "assets/adaptive-cards.png",
|
|
"id": "9b520d32-ce30-4ffa-bf38-5d888e65c782",
|
|
"version": "2.0.0.0",
|
|
"includeClientSideAssets": true,
|
|
"isDomainIsolated": false
|
|
},
|
|
"paths": {
|
|
"zippedPackage": "solution/react-adaptivecards-hooks.sppkg"
|
|
}
|
|
}
|