Skip to content

Commit

Permalink
build: upgrade to SPFx 1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SandeepPS1299 committed Oct 6, 2024
1 parent be18c54 commit 2ebd70b
Show file tree
Hide file tree
Showing 4 changed files with 19,086 additions and 21,183 deletions.
6 changes: 5 additions & 1 deletion samples/react-application-announcements/.yo-rc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"@microsoft/generator-sharepoint": {
"version": "1.10.0",
"sdkVersions": {
"@microsoft/microsoft-graph-client": "3.0.2"
},
"version": "1.20.0",
"nodeVersion": "18.18.2",
"libraryName": "sample-extension",
"libraryId": "e0723b90-604f-4109-bf8a-20a2cf09f08f",
"environment": "spo",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"solution": {
"name": "Announcements",
"id": "59a4b1e7-4dda-4cd9-adbe-b3c3118c021b",
"version": "2.0.2.0",
"version": "2.3.0.0",
"includeClientSideAssets": true,
"skipFeatureDeployment": true,
"isDomainIsolated": false,
Expand All @@ -30,7 +30,7 @@
"title": "Application Extension - Deployment of custom action.",
"description": "Deploys a custom action with ClientSideComponentId association",
"id": "4a1305d6-a44e-45cf-928b-25621581481f",
"version": "2.0.2.0",
"version": "2.3.0.0",
"assets": {
"elementManifests": [
"elements.xml",
Expand Down
Loading

0 comments on commit 2ebd70b

Please sign in to comment.