feat: 添加代码生成器模块
This commit is contained in:
6
Yi.Abp.Net8/usings.props
Normal file
6
Yi.Abp.Net8/usings.props
Normal file
@@ -0,0 +1,6 @@
|
||||
<Project>
|
||||
<ItemGroup>
|
||||
<Using Include="Volo.Abp" />
|
||||
<Using Include="Volo.Abp.Modularity" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user