0
zsanhong created
for example, I create a standalone module ZSHTech.DataDictionary in E:\abp商业版开发软件\模块\数据字典
and I also create ZSHTech.IPMS application use abp suite in E:\abp商业版开发软件\基建项目管理软件
and I want to use my own standalone module ZSHTech.DataDictionary in my application ZSHTech.IPMS,
so I enter the folder E:\abp商业版开发软件\基建项目管理软件 and run cmd:
abp add-module ZSHTech.DataDictionary -s ..\模块\数据字典\src\ZSHTech.DataDictionary.Web\ZSHTech.DataDictionary.Web.csproj
but I got a wrong msg:
ERROR: 'ZSHTech.DataDictionary' module could not be found!
my question is : how to add local module to abp application use abo cli cmd? thanks
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
3 Answer(s)
-
0
Hi,
Sorry, CLI does not support this feature yet, you need to add it manually.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
We will consider it, thanks.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

