Skip to content

Commit eb22e36

Browse files
Merge pull request #191 from SubathraKaliamoorthy/master
v31.1.17
2 parents c2fee37 + 989e19a commit eb22e36

File tree

2,803 files changed

+38
-749037
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,803 files changed

+38
-749037
lines changed

.github/workflows/dotnet.yml

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,7 @@ jobs:
3434
run: dotnet build ./Blazor-Server-Demos/Blazor_Server_Demos_NET8.csproj
3535
- name: Build Server NET 9
3636
run: dotnet build ./Blazor-Server-Demos/Blazor_Server_Demos_NET9.csproj
37-
- name: Build WebApp NET 8
38-
run: dotnet build ./Blazor-WebApp-Demos/Blazor_WebApp_Demos/Blazor_WebApp_Demos.csproj
39-
- name: Build WebApp NET 9
40-
run: dotnet build ./Blazor-WebApp-Demos/Blazor_WebApp_Demos/Blazor_WebApp_Demos_NET9.csproj
4137
- name: Build WASM NET 8
42-
run: dotnet build ./Blazor-WASM-Demos/Blazor_WASM_Demos_NET8.csproj
38+
run: dotnet build ./Blazor-WASM-Demos/Blazor_WASM_Demos/Blazor_WASM_Demos_NET8.csproj
4339
- name: Build WASM NET 9
44-
run: dotnet build ./Blazor-WASM-Demos/Blazor_WASM_Demos_NET9.csproj
45-
- name: Build MAUI NET 8
46-
run: dotnet build ./Blazor-MAUI-Demos/Blazor_MAUI_Demos_NET8.csproj
47-
- name: Build MAUI NET 9
48-
run: dotnet build ./Blazor-MAUI-Demos/Blazor_MAUI_Demos_NET9.csproj
49-
50-
40+
run: dotnet build ./Blazor-WASM-Demos/Blazor_WASM_Demos/Blazor_WASM_Demos_NET9.csproj

Blazor-MAUI-Demos/App.xaml

Lines changed: 0 additions & 26 deletions
This file was deleted.

Blazor-MAUI-Demos/App.xaml.cs

Lines changed: 0 additions & 18 deletions
This file was deleted.

Blazor-MAUI-Demos/Blazor_MAUI_Demos_NET8.csproj

Lines changed: 0 additions & 447 deletions
This file was deleted.

Blazor-MAUI-Demos/Blazor_MAUI_Demos_NET9.csproj

Lines changed: 0 additions & 447 deletions
This file was deleted.

Blazor-MAUI-Demos/Data/SampleModel.cs

Lines changed: 0 additions & 95 deletions
This file was deleted.

Blazor-MAUI-Demos/Main.razor

Lines changed: 0 additions & 11 deletions
This file was deleted.

Blazor-MAUI-Demos/MainPage.xaml

Lines changed: 0 additions & 16 deletions
This file was deleted.

Blazor-MAUI-Demos/MainPage.xaml.cs

Lines changed: 0 additions & 16 deletions
This file was deleted.

Blazor-MAUI-Demos/MauiProgram.cs

Lines changed: 0 additions & 61 deletions
This file was deleted.

0 commit comments

Comments
 (0)