Skip to content

Commit 7a31a2b

Browse files
Jason Taylorjasontaylordev
authored andcommitted
🚀 New template version
1 parent ccb1126 commit 7a31a2b

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CleanArchitecture.nuspec

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,16 @@
33
<metadata>
44

55
<id>Clean.Architecture.Solution.Template</id>
6-
<version>6.0.7</version>
6+
<version>6.0.8</version>
77
<title>Clean Architecture Solution Template</title>
8+
<authors>JasonTaylorDev</authors>
89
<description>Clean Architecture Solution Template for and .NET 6.</description>
910
<summary>
10-
This is a solution template for creating a Single Page App (SPA) with ASP.NET Core 6 and Angular 12 following the principles of Clean Architecture.
11+
This is a solution template for creating a Single Page App (SPA) with ASP.NET Core 6 and Angular 13 following the principles of Clean Architecture.
1112
</summary>
12-
<authors>JasonTaylorDev</authors>
13+
<releaseNotes>
14+
Upgrade to the latest version of Angular and RxJS.
15+
</releaseNotes>
1316

1417
<projectUrl>https://github.com/JasonTaylorDev/CleanArchitecture</projectUrl>
1518
<repository type="git" url="https://github.com/JasonTaylorDev/CleanArchitecture.git" branch="main" />
@@ -18,6 +21,7 @@
1821
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1922
<tags>clean-architecture project template csharp dotnet angular</tags>
2023
<icon>icon.png</icon>
24+
<readme>README.md</readme>
2125

2226
<packageTypes>
2327
<packageType name="Template" />

0 commit comments

Comments
 (0)