feat: 新增yi-abp nuget脚手架,待正式版上传
This commit is contained in:
12
Yi.Abp.Net8/tool/Yi.Abp.Tool/YiAbpToolModule.cs
Normal file
12
Yi.Abp.Net8/tool/Yi.Abp.Tool/YiAbpToolModule.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace Yi.Abp.Tool
|
||||
{
|
||||
public class YiAbpToolModule : AbpModule
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user