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.