Skip to content

Commit

Permalink
Release 9.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis committed Mar 6, 2024
1 parent 0421873 commit b042828
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions CleanArchitecture.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>Ardalis.CleanArchitecture.Template</id>
<title>ASP.NET Core Clean Architecture Solution</title>
<version>9.1.0</version>
<version>9.1.1</version>
<authors>Steve Smith</authors>
<description>
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.
Expand All @@ -13,10 +13,7 @@
<license type="expression">MIT</license>
<projectUrl>https://github.com/ardalis/CleanArchitecture</projectUrl>
<releaseNotes>
Updated NuGet dependencies.
Added Mailserver configuration.
Removed Autofac.
Fixed issue with PhoneUmber property.
Added cancellation tokens to MediatR calls.
</releaseNotes>
<packageTypes>
<packageType name="Template" />
Expand Down

0 comments on commit b042828

Please sign in to comment.