diff --git a/blazor/ai-coding-assistant/mcp-server.md b/blazor/ai-coding-assistant/mcp-server.md
index dea24d6e41..5062680f78 100644
--- a/blazor/ai-coding-assistant/mcp-server.md
+++ b/blazor/ai-coding-assistant/mcp-server.md
@@ -234,4 +234,4 @@ Product support is available through the following mediums.
## See also
-* [Syncfusion Blazor Documentation](https://blazor.syncfusion.com/documentation)
+* [Syncfusion Blazor Documentation](https://blazor.syncfusion.com/documentation)
\ No newline at end of file
diff --git a/blazor/appearance/icons.md b/blazor/appearance/icons.md
index a26c83746e..585d7161af 100644
--- a/blazor/appearance/icons.md
+++ b/blazor/appearance/icons.md
@@ -201,6 +201,8 @@ The complete pack of Syncfusion® Blazor ico
+
+
### Bootstrap 5
diff --git a/blazor/visual-studio-code-integration/upgrade-project.md b/blazor/visual-studio-code-integration/upgrade-project.md
index b081715e76..70af54c052 100644
--- a/blazor/visual-studio-code-integration/upgrade-project.md
+++ b/blazor/visual-studio-code-integration/upgrade-project.md
@@ -1,36 +1,36 @@
---
layout: post
-title: Upgrade a project to the latest version | Syncfusion
-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
+title: Upgrade Project to Latest Version in Blazor | Syncfusion
+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.
platform: Blazor
-control: Common
+component: Common
documentation: ug
---
-# Upgrading Syncfusion® Blazor application
+# Upgrading Syncfusion® Blazor application to updated version
-The Syncfusion® Blazor migration add-in for Visual Studio Code enables upgrading an existing Syncfusion® Blazor web application from one Essential Studio® version to another.
+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.
-N> The Syncfusion Blazor Web Application project migration utility is available from version `v17.4.0.39`.
+ N> The Syncfusion® Blazor Web Application Project Migration utility is available from `v17.4.0.39`.
-Use the following steps to migrate an existing Syncfusion® Blazor Web Application.
+The steps below assist you to migrating existing Syncfusion® Blazor Web Application.
-1. In Visual Studio Code, open an existing Syncfusion® Blazor Web Application or create a new one.
+1. Open an existing Syncfusion® Blazor Web Application or create a new Syncfusion® Blazor Web Application in Visual Studio Code.
-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.
+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.
- 
+ 
- N> The Migration option is available only when the application already references Syncfusion® Blazor packages.
+ N> If you have a Syncfusion® Blazor reference in your application, the Migration option will be enabled.
-3. From the Command Palette, choose **Select Blazor Version** and pick the required Syncfusion® Blazor package version published on `nuget.org`.
+3. **Select Blazor Version** (which published in `nuget.org`) from the palette appears.
- 
+ 
-4. The Syncfusion® Blazor NuGet package references and theme links are updated to the selected version in the application.
+4. The Syncfusion® NuGet packages references and themes are updated to the selected version in the application.
- 
+ 
- 
+ 
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.
\ No newline at end of file