Skip to content

Commit

Permalink
馃殌 New template version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Taylor authored and jasontaylordev committed Jun 1, 2022
1 parent ccb1126 commit 7a31a2b
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CleanArchitecture.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,16 @@
<metadata>

<id>Clean.Architecture.Solution.Template</id>
<version>6.0.7</version>
<version>6.0.8</version>
<title>Clean Architecture Solution Template</title>
<authors>JasonTaylorDev</authors>
<description>Clean Architecture Solution Template for and .NET 6.</description>
<summary>
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.
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.
</summary>
<authors>JasonTaylorDev</authors>
<releaseNotes>
Upgrade to the latest version of Angular and RxJS.
</releaseNotes>

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

<packageTypes>
<packageType name="Template" />
Expand Down

0 comments on commit 7a31a2b

Please sign in to comment.