Skip to content

Commit 43e6275

Browse files
docs(vsx): start convert wizard from context menu
1 parent a04ec80 commit 43e6275

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

getting-started/vs-integration/convert-project-wizard.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,23 @@ To use the **Convert Project Wizard**, install the Telerik UI for Blazor Visual
2222

2323
To start the wizard, do the following:
2424

25+
1. In the **Solution Explorer**, select the Blazor app you want to add the Telerik components to (either WebAssembly, or Server-side Blazor)
26+
1. **Right click** the **project file** and select **Telerik UI for Blazor** > **Concert to Telerik Application**.
27+
1. Follow the wizard.
28+
29+
Alternatively, instead of the context menu, you can use the extensions menu at the top:
30+
2531
1. In the **Solution Explorer**, select the Blazor app you want to add the Telerik components to (either WebAssembly, or Server-side Blazor)
2632
1. Open the **Extensions** menu.
2733
1. Click **Telerik** > **Telerik UI for Blazor** > **Concert to Telerik Application**.
2834
1. Follow the wizard.
2935

30-
The wizard, basically, adds the information from the [What You Need]({%slug getting-started/what-you-need%}) article to your project.
36+
>caption Start the Convert Wizard from the project context menu
37+
38+
![Start the Convert Project Wizard from the context menu](images/convert-wizard-from-context-menu.png)
39+
40+
41+
>caption Start the wizard from the Extensions menu
3142
3243
![Start the Convert Project Wizard](images/vs-ext-convert-project-entry.png)
3344

Loading

0 commit comments

Comments
 (0)