Skip to content

Commit 5280bfe

Browse files
Merge pull request #7045 from syncfusion-content/930500-UG
Cleared the conflicts in move the changes from hotfix to development
2 parents 92d099d + d4380a1 commit 5280bfe

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
-2.26 KB
Loading

blazor/toast/getting-started-webapp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ await builder.Build().RunAsync();
139139
If the **Interactive Render Mode** is set to `Server`, the project contains a single **~/Program.cs** file. In this case, register the Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor service only in that file.
140140

141141
{% tabs %}
142-
{% highlight c# tabtitle="~/_Program.cs" hl_lines="2 9" %}
142+
{% highlight c# tabtitle="~/_Program.cs" hl_lines="1 9" %}
143143

144144
using Syncfusion.Blazor;
145145

blazor/visual-studio-code-integration/upgrade-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Upgrade a project to the latest version | Syncfusion
4-
description: Learn here about how to upgrade a project to the latest version using the Syncfusion Blazor extension for Visual Studio Code. Explore to more details.
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
66
control: Common
77
documentation: ug

0 commit comments

Comments
 (0)