From 85f53a1455941ec9d36a8e4f84f3feff2ed5f734 Mon Sep 17 00:00:00 2001 From: Jason Taylor Date: Mon, 6 Jun 2022 20:08:19 +1000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20New=20package=20deploy.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CleanArchitecture.nuspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CleanArchitecture.nuspec b/CleanArchitecture.nuspec index 801cd94d3..2df3d3ec7 100644 --- a/CleanArchitecture.nuspec +++ b/CleanArchitecture.nuspec @@ -3,7 +3,7 @@ Clean.Architecture.Solution.Template - 6.0.8 + 6.1.0 Clean Architecture Solution Template JasonTaylorDev Clean Architecture Solution Template for and .NET 6. @@ -11,7 +11,7 @@ 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. - Upgrade to the latest version of Angular and RxJS. + Recreated the Todo page demo that was broken in the Angular 13 upgrade. https://github.com/JasonTaylorDev/CleanArchitecture