From d2ca25f86f78fe1e8d7f9aa02657bfeb88c34863 Mon Sep 17 00:00:00 2001 From: feijie Date: Wed, 1 Jan 2025 14:24:01 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20fix(templates):=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=20groupIdentity=20=E4=B8=BA=20"LINGYUN.Abp"=20?= =?UTF-8?q?=E4=BB=A5=E4=BC=98=E5=8C=96=E6=A8=A1=E6=9D=BF=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/aio/content/.template.config/template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnet-core/templates/aio/content/.template.config/template.json b/aspnet-core/templates/aio/content/.template.config/template.json index b2a850a12..d8da1581b 100644 --- a/aspnet-core/templates/aio/content/.template.config/template.json +++ b/aspnet-core/templates/aio/content/.template.config/template.json @@ -5,7 +5,7 @@ "name": "LINGYUN.Abp.AllInOne", "identity": "LINGYUN.Abp.AllInOne", "description": "Abp framework all-in-one template", - "groupIdentity": "LINGYUN.Abp.Application", + "groupIdentity": "LINGYUN.Abp", "shortName": "laa", "tags": { "language": "C#",