Skip to content

Create the Yml file#206

Merged
kmuthukumarmkm merged 5 commits into
syncfusion:masterfrom
VasukiElango:master
May 21, 2026
Merged

Create the Yml file#206
kmuthukumarmkm merged 5 commits into
syncfusion:masterfrom
VasukiElango:master

Conversation

@VasukiElango

@VasukiElango VasukiElango commented May 21, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread .github/workflows/dotnet.yml Outdated
with:
dotnet-version: 9.0.x
- name: Install Maui
run: dotnet workload install maui

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we didn't maintain maui in this project.

@VasukiElango VasukiElango May 21, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okey

Comment thread .github/workflows/dotnet.yml Outdated
- name: Build WebApp NET 8
run: dotnet build ./Blazor-WebApp-Demos/Blazor_WebApp_Demos/Blazor_WebApp_Demos.csproj
- name: Build WebApp NET 9
run: dotnet build ./Blazor-WebApp-Demos/Blazor_WebApp_Demos/Blazor_WebApp_Demos_NET9.csproj

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

webapp also not used.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okey, I'll remove

Comment thread .github/workflows/dotnet.yml Outdated
run: dotnet build ./Blazor-WASM-Demos/Blazor_WASM_Demos_NET8.csproj
- name: Build WASM NET 9
run: dotnet build ./Blazor-WASM-Demos/Blazor_WASM_Demos_NET9.csproj
- name: Build MAUI NET 8

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems net 10 missing in this file.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now add the 10 for server and WASM and Build is succeed

@kmuthukumarmkm
kmuthukumarmkm merged commit b2932e5 into syncfusion:master May 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants