|
1 | 1 | --- |
2 | 2 | layout: post |
3 | | -title: Upgrade a project to the latest version | Syncfusion |
4 | | -description: Learn here about how to upgrade the project to the latest version using the Syncfusion Blazor extension for Visual Studio Code. Explore to more details |
| 3 | +title: Upgrade Project to Latest Version in Blazor | Syncfusion |
| 4 | +description: Learn here about how to upgrade the project to the latest version using the Syncfusion Blazor extension for Visual Studio Code. Explore to more details. |
5 | 5 | platform: Blazor |
6 | | -control: Common |
| 6 | +component: Common |
7 | 7 | documentation: ug |
8 | 8 | --- |
9 | 9 |
|
10 | | -# Upgrading Syncfusion® Blazor application |
| 10 | +# Upgrading Syncfusion® Blazor application to updated version |
11 | 11 |
|
12 | | -The Syncfusion<sup style="font-size:70%">®</sup> Blazor migration add-in for Visual Studio Code enables upgrading an existing Syncfusion<sup style="font-size:70%">®</sup> Blazor web application from one Essential Studio<sup style="font-size:70%">®</sup> version to another. |
| 12 | +The Syncfusion® Blazor Migration is an add-in for Visual Studio Code allows you to migrate an existing Syncfusion® Blazor Web Application from one Essential Studio® version to another. |
13 | 13 |
|
14 | | -N> The Syncfusion Blazor Web Application project migration utility is available from version `v17.4.0.39`. |
| 14 | + N> The Syncfusion® Blazor Web Application Project Migration utility is available from `v17.4.0.39`. |
15 | 15 |
|
16 | | -Use the following steps to migrate an existing Syncfusion<sup style="font-size:70%">®</sup> Blazor Web Application. |
| 16 | +The steps below assist you to migrating existing Syncfusion® Blazor Web Application. |
17 | 17 |
|
18 | | -1. In Visual Studio Code, open an existing Syncfusion<sup style="font-size:70%">®</sup> Blazor Web Application or create a new one. |
| 18 | +1. Open an existing Syncfusion® Blazor Web Application or create a new Syncfusion® Blazor Web Application in Visual Studio Code. |
19 | 19 |
|
20 | | -2. In Explorer (Workspace), right-click the project file and select **Migrate Syncfusion® Blazor Application to another version...** from the context menu. Refer to the screenshot below. |
| 20 | +2. Select **Migrate Syncfusion® Blazor Application to another version...** from the context menu when you right-click on the **Project file** from Explorer (Workspace). Refer to the screenshot below. |
21 | 21 |
|
22 | | -  |
| 22 | +  |
23 | 23 |
|
24 | | - N> The Migration option is available only when the application already references Syncfusion<sup style="font-size:70%">®</sup> Blazor packages. |
| 24 | + N> If you have a Syncfusion® Blazor reference in your application, the Migration option will be enabled. |
25 | 25 |
|
26 | | -3. From the Command Palette, choose **Select Blazor Version** and pick the required Syncfusion<sup style="font-size:70%">®</sup> Blazor package version published on `nuget.org`. |
| 26 | +3. **Select Blazor Version** (which published in `nuget.org`) from the palette appears. |
27 | 27 |
|
28 | | -  |
| 28 | +  |
29 | 29 |
|
30 | | -4. The Syncfusion<sup style="font-size:70%">®</sup> Blazor NuGet package references and theme links are updated to the selected version in the application. |
| 30 | +4. The Syncfusion® NuGet packages references and themes are updated to the selected version in the application. |
31 | 31 |
|
32 | | -  |
| 32 | +  |
33 | 33 |
|
34 | | -  |
| 34 | +  |
35 | 35 |
|
36 | 36 | 5. If you installed the trial setup or NuGet packages from nuget.org you must register the Syncfusion® license key to your application since Syncfusion® introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio® release. Navigate to the [help topic](https://help.syncfusion.com/common/essential-studio/licensing/overview#how-to-generate-syncfusion-license-key) to generate and register the Syncfusion® license key to your application. Refer to this [UG](https://blazor.syncfusion.com/documentation/getting-started/license-key/overview) topic for understanding the licensing details in Essential Studio® for Blazor. |
0 commit comments