Nick Brown 83ca488ada
Updated Fluent UI 9 Demo to latest SPFx and Fluent UI 9 (#3149)
* Updated Fluent UI 9 demo to SPFx 15

* Updated to SPFx 16

* Added Teams Manifest for Office Deployment

* Fixed graph client reference issue

* code simplication for slides

* Fixed Theming in Outlook/Office.com
2022-11-17 15:20:57 +02:00

22 lines
627 B
JSON

{
"@microsoft/generator-sharepoint": {
"plusBeta": false,
"isCreatingSolution": true,
"version": "1.16.0",
"nodeVersion": "16.17.0",
"sdksVersions": {
"@microsoft/microsoft-graph-client": "3.0.2",
"@microsoft/teams-js": "2.4.1"
},
"libraryName": "react-fluentui-9",
"libraryId": "d955a989-7441-475a-b4eb-ff132968b3c5",
"environment": "spo",
"packageManager": "npm",
"solutionName": "react-fluentui-9",
"solutionShortDescription": "react-fluentui-9 description",
"skipFeatureDeployment": true,
"isDomainIsolated": false,
"componentType": "webpart"
}
}