Skip to content

Commit

Permalink
9.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis committed Mar 6, 2024
1 parent b0c96b2 commit 96dcec0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.1</version>
<version>9.1.2</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,7 +13,7 @@
<license type="expression">MIT</license>
<projectUrl>https://github.com/ardalis/CleanArchitecture</projectUrl>
<releaseNotes>
Added cancellation tokens to MediatR calls.
Fixes MimeKit disonnect issue.
</releaseNotes>
<packageTypes>
<packageType name="Template" />
Expand Down

0 comments on commit 96dcec0

Please sign in to comment.