Skip to content

Commit 3c3292e

Browse files
Migrated all projects to latest TFM and Updated NuGet Packages
1 parent 0c337b8 commit 3c3292e

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

InputMask/NET10/InputMask_ServerApp/Components/_Imports.razor

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@
99
@using InputMask_ServerApp
1010
@using InputMask_ServerApp.Components
1111
@using InputMask_ServerApp.Components.Layout
12+
@using Syncfusion.Blazor
13+
@using Syncfusion.Blazor.Inputs

InputMask/NET10/InputMask_WasmApp/InputMask_WasmApp.Client/_Imports.razor

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@
88
@using Microsoft.JSInterop
99
@using InputMask_WasmApp.Client
1010
@using InputMask_WasmApp.Client.Layout
11+
@using Syncfusion.Blazor
12+
@using Syncfusion.Blazor.Inputs

InputMask/NET8/InputMask_Server/Components/_Imports.razor

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@
88
@using Microsoft.JSInterop
99
@using InputMask_Server
1010
@using InputMask_Server.Components
11+
@using Syncfusion.Blazor
12+
@using Syncfusion.Blazor.Inputs

InputMask/NET8/InputMask_WasmApp/InputMask_WasmApp.Client/_Imports.razor

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@
77
@using Microsoft.AspNetCore.Components.Web.Virtualization
88
@using Microsoft.JSInterop
99
@using InputMask_WasmApp.Client
10+
@using Syncfusion.Blazor
11+
@using Syncfusion.Blazor.Inputs

0 commit comments

Comments
 (0)