From fcb802f35068eea67001968dbf8ecf83514e4188 Mon Sep 17 00:00:00 2001 From: 105615691 <105615691@omidtech-co.local> Date: Wed, 17 Jul 2024 07:37:30 +0430 Subject: [PATCH] .net 8.0.7 - MudBlazor 7.2.0 --- MySite/MySite.csproj | 6 +++--- MySite/Pages/Index.razor | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/MySite/MySite.csproj b/MySite/MySite.csproj index a329c81..2c2c645 100644 --- a/MySite/MySite.csproj +++ b/MySite/MySite.csproj @@ -10,9 +10,9 @@ - - - + + + diff --git a/MySite/Pages/Index.razor b/MySite/Pages/Index.razor index 2235b23..7818aea 100644 --- a/MySite/Pages/Index.razor +++ b/MySite/Pages/Index.razor @@ -3,6 +3,6 @@ Index

Hello Blazor Web Assembly

-

.net 8.0.6

+

.net 8.0.7

@*

.net 9 preview 1

*@ -

MudBlazor 6.20.0

\ No newline at end of file +

MudBlazor 7.2.0

\ No newline at end of file