Browse Source

🔧 fix(templates): 修改 groupIdentity 为 "LINGYUN.Abp" 以优化模板配置设置

pull/1067/head^2^2
feijie 1 year ago
parent
commit
d2ca25f86f
  1. 2
      aspnet-core/templates/aio/content/.template.config/template.json

2
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#",

Loading…
Cancel
Save