You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/spfx/viva/get-started/build-first-sharepoint-adaptive-card-extension.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -27,14 +27,14 @@ yo @microsoft/sharepoint
27
27
28
28
When prompted, enter the following values (*select the default option for all prompts omitted below*):
29
29
30
-
-**Do you want to allow tenant admin the choice of being able to deploy the solution to all sites immediately without running any feature deployment or adding apps in sites?** Yes
30
+
-**Do you want to allow tenant admin the choice of deploying the solution to all sites immediately without running any feature deployment or adding apps in sites?** Yes
31
31
-**Which type of client-side component to create?** Adaptive Card Extension
32
32
-**What is your Adaptive Card Extension name?** HelloWorld
33
33
-**What is your Adaptive Card Extension description?** Hello World description
34
34
35
35
When prompted by the generator for which ACE template to use, select **Primary Text Template** for this tutorial.
36
36
37
-
At this point, Yeoman installs the required dependencies and scaffolds the solution files. This might take few minutes.
37
+
At this point, Yeoman installs the required dependencies and scaffolds the solution files. This process might take few minutes.
0 commit comments