Skip to content

Commit 5298eb0

Browse files
Merge pull request #7056 from syncfusion-content/985195-Merge
Cleared the conflicts in move the changes from hotfix to development
2 parents b373cb7 + 33ea671 commit 5298eb0

File tree

3 files changed

+19
-17
lines changed

3 files changed

+19
-17
lines changed

blazor/ai-coding-assistant/mcp-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,4 +234,4 @@ Product support is available through the following mediums.
234234

235235
## See also
236236

237-
* [Syncfusion Blazor Documentation](https://blazor.syncfusion.com/documentation)
237+
* [Syncfusion Blazor Documentation](https://blazor.syncfusion.com/documentation)

blazor/appearance/icons.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@ The complete pack of Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor ico
201201

202202
<!-- markdownlint-disable MD033 -->
203203

204+
<!-- markdownlint-disable MD033 -->
205+
204206
### Bootstrap 5
205207

206208
<iframe class="doc-sample-frame" src="https://blazor.syncfusion.com/icons/bootstrap5/demo.html" style="height:1000px;width:100%;"></iframe>
Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,36 @@
11
---
22
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.
55
platform: Blazor
6-
control: Common
6+
component: Common
77
documentation: ug
88
---
99

10-
# Upgrading Syncfusion® Blazor application
10+
# Upgrading Syncfusion® Blazor application to updated version
1111

12-
The Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor migration add-in for Visual Studio Code enables upgrading an existing Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor web application from one Essential Studio<sup style="font-size:70%">&reg;</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.
1313

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`.
1515

16-
Use the following steps to migrate an existing Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Web Application.
16+
The steps below assist you to migrating existing Syncfusion® Blazor Web Application.
1717

18-
1. In Visual Studio Code, open an existing Syncfusion<sup style="font-size:70%">&reg;</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.
1919

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.
2121

22-
![Context menu showing Migrate Syncfusion Blazor Application command](images/Migration.PNG)
22+
![Migration add-in](images/Migration.PNG)
2323

24-
N> The Migration option is available only when the application already references Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor packages.
24+
N> If you have a Syncfusion® Blazor reference in your application, the Migration option will be enabled.
2525

26-
3. From the Command Palette, choose **Select Blazor Version** and pick the required Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor package version published on `nuget.org`.
26+
3. **Select Blazor Version** (which published in `nuget.org`) from the palette appears.
2727

28-
![Palette showing selection of Syncfusion Blazor version](images/VersionSelection.PNG)
28+
![Select Blazor Version](images/VersionSelection.PNG)
2929

30-
4. The Syncfusion<sup style="font-size:70%">&reg;</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.
3131

32-
![Project file updated with new Syncfusion NuGet package versions](images/NuGetPackage.png)
32+
![NuGetPackage](images/NuGetPackage.png)
3333

34-
![Theme link updated to the selected version](images/CDNLink.png)
34+
![CDNLink](images/CDNLink.png)
3535

3636
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

Comments
 (0)