Skip to content

Commit ccb82ba

Browse files
committed
Update to 9.1.0
1 parent e647bce commit ccb82ba

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CleanArchitecture.nuspec

+5-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<id>Ardalis.CleanArchitecture.Template</id>
55
<title>ASP.NET Core Clean Architecture Solution</title>
6-
<version>9.0.1</version>
6+
<version>9.1.0</version>
77
<authors>Steve Smith</authors>
88
<description>
99
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 @@
1313
<license type="expression">MIT</license>
1414
<projectUrl>https://github.com/ardalis/CleanArchitecture</projectUrl>
1515
<releaseNotes>
16-
Minor updates to dependencies. Fixed Releases on GitHub.
16+
Updated NuGet dependencies.
17+
Added Mailserver configuration.
18+
Removed Autofac.
19+
Fixed issue with PhoneUmber property.
1720
</releaseNotes>
1821
<packageTypes>
1922
<packageType name="Template" />

0 commit comments

Comments
 (0)