Skip to content

Commit 97b8464

Browse files
989310: Resolved the CI failure
1 parent 86565c9 commit 97b8464

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Document-Processing/Excel/Spreadsheet/Blazor/blazor-hybrid-maui-app.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Getting Started with .NET MAUI Blazor Hybrid App | Syncfusion
4-
description: Learn how to build apps using .NET MAUI Blazor Hybrid App with the Syncfusion spreadsheet component. This guide helps you set up, create, and run cross-platform applications quickly.
4+
description: Learn how to get started with .NET MAUI Blazor Hybrid App using the Syncfusion Spreadsheet component.
55
platform: document-processing
66
control: Spreadsheet
77
documentation: ug
@@ -34,7 +34,6 @@ The above steps create a multi-targeted .NET MAUI Blazor app that can be deploye
3434

3535
In `MainPage.xaml`, the `BlazorWebView` is added and points to the root of the Blazor app. The root Blazor component for the app is in `Routes.razor`, which Razor compiles into a type named `Routes` in the application’s root namespace.
3636

37-
3837
{% tabs %}
3938
{% highlight xaml tabtitle="MainPage.xaml" %}
4039

0 commit comments

Comments
 (0)