From ccb82ba2e5237f69edd88db6cfb774a1d2673cc6 Mon Sep 17 00:00:00 2001 From: Steve Smith Date: Mon, 4 Mar 2024 14:58:30 -0500 Subject: [PATCH] Update to 9.1.0 --- CleanArchitecture.nuspec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CleanArchitecture.nuspec b/CleanArchitecture.nuspec index ddfd84031..777f54589 100644 --- a/CleanArchitecture.nuspec +++ b/CleanArchitecture.nuspec @@ -3,7 +3,7 @@ Ardalis.CleanArchitecture.Template ASP.NET Core Clean Architecture Solution - 9.0.1 + 9.1.0 Steve Smith The Clean Architecture Solution Template popularized by Steve @ardalis Smith. Provides a great starting point for modern and/or DDD solutions built with .NET 8 and C# 12. @@ -13,7 +13,10 @@ MIT https://github.com/ardalis/CleanArchitecture - Minor updates to dependencies. Fixed Releases on GitHub. + Updated NuGet dependencies. + Added Mailserver configuration. + Removed Autofac. + Fixed issue with PhoneUmber property.