Skip to content

Commit 48a33a7

Browse files
netashVesaJuvonen
authored andcommitted
Update building-simple-cmdset-with-dialog-api.md (SharePoint#771)
The feature id (456da147-ced2-3036-b564-8dad5c1c2e34) seems to be the same as in the lab: "Deploy your extension to SharePoint (Hello world part 3)" (https://dev.office.com/sharepoint/docs/spfx/extensions/get-started/serving-your-extension-from-sharepoint). The proposal is to change the last character to avoid the clash when performing all the labs.
1 parent 85cbf9c commit 48a33a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/extensions/get-started/building-simple-cmdset-with-dialog-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ To ensure that our newly added **elements.xml** file is taken into account while
284284
"features": [{
285285
"title": "ListView Command Set - Deployment of custom action.",
286286
"description": "Deploys a custom action with ClientSideComponentId association",
287-
"id": "456da147-ced2-3036-b564-8dad5c1c2e34",
287+
"id": "456da147-ced2-3036-b564-8dad5c1c2e35",
288288
"version": "1.0.0.0",
289289
"assets": {
290290
"elementManifests": [

0 commit comments

Comments
 (0)