sp-dev-fx-webparts/samples/sharepoint-crud/config/package-solution.json

11 lines
223 B
JSON
Raw Normal View History

2016-09-16 00:33:47 -04:00
{
"solution": {
"name": "sharepoint-crud-client-side-solution",
"id": "c51ba9f2-6f5c-412a-a5fc-76610f39be8c",
"version": "1.1.0.0"
2016-09-16 00:33:47 -04:00
},
"paths": {
"zippedPackage": "solution/sharepoint-crud.sppkg"
2016-09-16 00:33:47 -04:00
}
}