From 7ff2957917f8d12d939d4ee50ae1e432bfa4850b Mon Sep 17 00:00:00 2001 From: "jozsef.b@aycode.com" <9Rj@D}fVwBaN> Date: Thu, 25 Jan 2024 19:05:33 +0100 Subject: [PATCH] Update efcore, aspnetcore to 8.0.1; Implement EmailMessage, EmailRecipient; refactoring, improvments, fixes, etc... --- AyCode.Blazor.Components/AyCode.Blazor.Components.csproj | 2 +- AyCode.Maui.Core/AyCode.Maui.Core.csproj | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/AyCode.Blazor.Components/AyCode.Blazor.Components.csproj b/AyCode.Blazor.Components/AyCode.Blazor.Components.csproj index 47fb080..3d2edae 100644 --- a/AyCode.Blazor.Components/AyCode.Blazor.Components.csproj +++ b/AyCode.Blazor.Components/AyCode.Blazor.Components.csproj @@ -14,7 +14,7 @@ - + diff --git a/AyCode.Maui.Core/AyCode.Maui.Core.csproj b/AyCode.Maui.Core/AyCode.Maui.Core.csproj index f3c6b71..fade05b 100644 --- a/AyCode.Maui.Core/AyCode.Maui.Core.csproj +++ b/AyCode.Maui.Core/AyCode.Maui.Core.csproj @@ -38,4 +38,12 @@ + + + + + + + +