Skip to content

Commit 78d14ec

Browse files
committed
rev version
1 parent b97085d commit 78d14ec

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CleanArchitecture.nuspec

Lines changed: 3 additions & 2 deletions
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>10.0.2</version>
6+
<version>10.1.1</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,8 @@
1313
<license type="expression">MIT</license>
1414
<projectUrl>https://github.com/ardalis/CleanArchitecture</projectUrl>
1515
<releaseNotes>
16-
* Fixes project references in the SLN file for Aspire
16+
* Aspire on by default
17+
* Fixes issues with sln/slnx files
1718
</releaseNotes>
1819
<packageTypes>
1920
<packageType name="Template" />

0 commit comments

Comments
 (0)