From 13d9862d39fffcc7a0b11ffba210acc62d02ae50 Mon Sep 17 00:00:00 2001 From: Subathra K Date: Sat, 20 Dec 2025 11:01:41 +0530 Subject: [PATCH 1/2] v32.1.19 --- server/Components/App.razor | 42 ++++++++++++++++++++++++++++++---- server/DocumentExplorer.csproj | 24 +++++++++---------- 2 files changed, 49 insertions(+), 17 deletions(-) diff --git a/server/Components/App.razor b/server/Components/App.razor index 3c22df1..c0d140b 100644 --- a/server/Components/App.razor +++ b/server/Components/App.razor @@ -1,4 +1,4 @@ - +@inject NavigationManager Urihelper @@ -6,7 +6,8 @@ Blazor Document Explorer Showcase example | Syncfusion Demos - + + - + })(window, document, 'script', 'dataLayer', 'GTM-P3WXFWCW'); + + + + +@{#if Release} + + +@{#else} +@{#endif} @@ -33,7 +58,14 @@ - + + + + @**@ diff --git a/server/DocumentExplorer.csproj b/server/DocumentExplorer.csproj index 373a014..f20cc1a 100644 --- a/server/DocumentExplorer.csproj +++ b/server/DocumentExplorer.csproj @@ -30,18 +30,18 @@ - - - - - - - - - - - - + + + + + + + + + + + + From af998ba5887c413b398e13402335998606d9d5d7 Mon Sep 17 00:00:00 2001 From: Subathra K <111425380+SubathraKaliamoorthy@users.noreply.github.com> Date: Sat, 20 Dec 2025 11:09:06 +0530 Subject: [PATCH 2/2] v32.1.19 --- server/DocumentExplorer.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/DocumentExplorer.csproj b/server/DocumentExplorer.csproj index f20cc1a..ef33692 100644 --- a/server/DocumentExplorer.csproj +++ b/server/DocumentExplorer.csproj @@ -44,7 +44,7 @@ - +