From bd6ac8f9e581a6b69e749a787a7cd5bdde09cb27 Mon Sep 17 00:00:00 2001 From: Lionel Vallet <3208247-ReHackt@users.noreply.gitlab.com> Date: Tue, 20 Sep 2022 08:35:05 +0200 Subject: [PATCH] 3.2.0 --- src/ReHackt.RazorEmails.csproj | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/ReHackt.RazorEmails.csproj b/src/ReHackt.RazorEmails.csproj index 2b8a4f0..50fc3c5 100644 --- a/src/ReHackt.RazorEmails.csproj +++ b/src/ReHackt.RazorEmails.csproj @@ -1,7 +1,7 @@  - net6.0 + netcoreapp3.1 enable enable true @@ -15,15 +15,12 @@ aspnetcore, email, razor, smtp https://github.com/LionelVallet/ReHackt.RazorEmails/releases Provides an email layout to create email templates with Razor and tag helpers, and a service to send emails using SMTP. - 6.0.2 + 3.2.0 - - -