封装core

This commit is contained in:
橙子
2021-11-02 14:01:37 +08:00
parent eaf64f0873
commit 400207b419
6 changed files with 121 additions and 83 deletions

View File

@@ -17,6 +17,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Yi.Framework.Core\Yi.Framework.Core.csproj" />
<ProjectReference Include="..\Yi.Framework.Interface\Yi.Framework.Interface.csproj" />
<ProjectReference Include="..\Yi.Framework.Model\Yi.Framework.Model.csproj" />
</ItemGroup>